Element.addTrusted

Add trusted XML/HTML code as a child of this node.

struct Element
pure @safe
addTrusted
(
string code
)

Return Value

Type: Element

This node, to allow chaining.

Meta