class attr : TAttr.t -> object .. end
TAttr.t ->
object
end
Gdome.node
method get_name : domString
domString
method get_ownerElement : element option
element option
method get_specified : bool
bool
method get_value : domString
method set_value : value:domString -> unit
value:domString -> unit
method as_Attr : TAttr.t
TAttr.t