arrogant ~master (2020-09-17T14:11:26Z)
Dub
Repo
Attribute
arrogant
An html attribute of a tag
struct
Attribute {
auto
key
[@property getter];
auto
value
[@property getter];
this
();
}
Constructors
this
this
()
Undocumented in source.
Members
Properties
key
auto
key
[@property getter]
The attribute key
value
auto
value
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
arrogant
modules
c
classes
ArrogantException
enums
AttributeSearchType
structs
Arrogant
Attribute
Node
NodeRange
Tree
An html attribute of a tag