Class type Dom.attr

Specification of Attr objects.

inherit node
method name : Js.js_string Js.t Js.readonly_prop
method specified : bool Js.t Js.readonly_prop
method value : Js.js_string Js.t Js.prop
method ownerElement : element Js.t Js.prop