elemi ~master (2025-04-23T12:14:51.4798287)
Dub
Repo
Element.opOpAssign
elemi
element
Element
Append content to this node.
struct
Element
void
opOpAssign
(
string
op
= "~"
Ts
...
)
(
Ts
args
)
Parameters
args
Ts
Content to append. The content can include:
A child
Element
,
An
Attribute
for this element
An
i-string
A regular
string
Meta
Source
See Implementation
elemi
element
Element
aliases
XMLDeclaration
functions
acceptsContent
addTrusted
opOpAssign
toString
manifest constants
HTMLDoctype
MobileViewport
static functions
make
variables
attributes
content
directive
endTag
startTag
trail
Append content to this node.