elemi v1.0.0-beta (2020-11-01T18:44:08Z)
Dub
Repo
Element.add
elemi
Element
Create a new element as a child
Element
add
(T content)
struct
Element
Element
add
(
string
name
string
[
string
]
attributes
= null
T
...
)
(
T
content
)
Element
add
(string[string] attributes, T content)
Element
add
(T content)
Element
add
(Element element)
Element
add
(string text)
Meta
Source
See Implementation
elemi
Element
constructors
this
functions
add
toString
manifest constants
HTMLDoctype
MobileViewport
variables
html
postHTML
Create a new element as a child