diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Element.this
diamond
web
elements
element
Element
Creates a new html element.
class
Element
final
this
(
string
tagName
)
Parameters
tagName
string
The name of the tag.
Meta
Source
See Implementation
diamond
web
elements
element
Element
constructors
this
functions
addAttribute
attributeHtml
generateHtml
getAttribute
toString
properties
id
inner
name
tagName
Creates a new html element.