Class type Js_of_ocaml__Dom_svg.stringList
method numberOfItems : int Js_of_ocaml.Js.readonly_propmethod clear : unit Js_of_ocaml.Js.methmethod initialize : 'a -> 'a Js_of_ocaml.Js.methmethod getItem : int -> 'a Js_of_ocaml.Js.methmethod insertItemBefore : 'a -> int -> 'a Js_of_ocaml.Js.methmethod replaceItem : 'a -> int -> 'a Js_of_ocaml.Js.methmethod removeItem : int -> 'a Js_of_ocaml.Js.methmethod appendItem : 'a -> 'a Js_of_ocaml.Js.meth