elemi v1.2.1 (2022-09-07T12:51:56Z)
Dub
Repo
Element.make
elemi
element
Element
Create the tag.
struct
Element
package static pure @
safe
Element
make
(
string
tagName
)
(
)
in (tagName.length != 0, "Tag name cannot be empty")
Meta
Source
See Implementation
elemi
element
Element
functions
acceptsContent
addTrusted
opOpAssign
toString
static functions
make
variables
attributes
content
directive
endTag
startTag
trail
Create the tag.