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