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