Class type Dom_svg.useElement

inherit uriReference
inherit langSpace
method x : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method y : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method width : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method height : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method instanceRoot : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.readonly_prop
  • deprecated

    In SVG 2 typed SVGElement?; in practice browsers expose a shadow tree from use rather than populating this.

method animatedInstanceRoot : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.readonly_prop
  • deprecated

    In SVG 2 typed SVGElement?; in practice browsers expose a shadow tree from use rather than populating this.