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