Class type Dom_svg.styleElement

inherit element
inherit langSpace
method type_ : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method media : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method title : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method disabled : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop

SVG 2 addition (from LinkStyle).

method sheet : cssStyleSheet Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.readonly_prop

SVG 2 addition (from LinkStyle).