Class type Dom_svg.elementInstance
inherit Js_of_ocaml.Dom_html.eventTarget
method correspondingElement : element Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method correspondingUseElement : useElement Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method parentNode : elementInstance Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method childNodes : elementInstanceList Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method firstChild : elementInstance Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method lastChild : elementInstance Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method previousSibling : elementInstance Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method nextSibling : elementInstance Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop