elemH

Create a HTML element.

template elemH(string name, Ts...)
elemH
(
T...
)
()

Members

Functions

elemH
Element elemH(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Parameters

name

Name of the element.

Return Value

a Element type, implictly castable to string.

Meta