Class type Js_of_ocaml__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_propmethod specified : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod value : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod ownerElement : element Js_of_ocaml.Js.t Js_of_ocaml.Js.prop