diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
DomAttribute.this
diamond
dom
domattribute
DomAttribute
Creates a new dom attribute.
class
DomAttribute
@
safe
this
(
string
name
,
string
value
)
Parameters
name
string
The name.
value
string
The value.
Meta
Source
See Implementation
diamond
dom
domattribute
DomAttribute
constructors
this
properties
name
value
Creates a new dom attribute.