L10nElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

l10nArgs
void l10nArgs(Optional!(T0) l10nArgs)
Undocumented in source. Be warned that the author may not have intended to support it.
l10nArgs
auto l10nArgs()
Undocumented in source. Be warned that the author may not have intended to support it.
l10nAttrs
void l10nAttrs(Optional!(T0) l10nAttrs)
Undocumented in source. Be warned that the author may not have intended to support it.
l10nAttrs
Optional!(string) l10nAttrs()
Undocumented in source. Be warned that the author may not have intended to support it.
l10nId
void l10nId(string l10nId)
Undocumented in source. Be warned that the author may not have intended to support it.
l10nId
string l10nId()
Undocumented in source. Be warned that the author may not have intended to support it.
localName
void localName(string localName)
Undocumented in source. Be warned that the author may not have intended to support it.
localName
string localName()
Undocumented in source. Be warned that the author may not have intended to support it.
namespaceURI
void namespaceURI(string namespaceURI)
Undocumented in source. Be warned that the author may not have intended to support it.
namespaceURI
string namespaceURI()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(Optional!(T0) type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
Optional!(string) type()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta