Class type Dom.attr
Specification of Attr
objects.
inherit node
method name : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method specified : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method value : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method ownerElement : element Js_of_ocaml.Js.t Js_of_ocaml.Js.prop