Class type Dom.attr

class type attr = object .. end
Specification of Attr objects.
Inherits
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