elemi.element

Undocumented in source.

Members

Functions

elemTrusted
Element elemTrusted(string code)

Create an element from trusted HTML/XML code.

elems
Element elems(T content)

Creates an element to function as an element collection to place within other elements. This is functionally equivalent to a regular element, server-side, but is transparent for the rendered document.

Structs

Element
struct Element

Represents a HTML element.

Meta