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