GenericHTMLTextIO

Undocumented in source.
class GenericHTMLTextIO : TemplateHTMLElement!(format), ITextIO (
string format
string property
) {}

Constructors

this
this(string id, Variant[string] exts)
Undocumented in source.

Members

Properties

text
string text [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
string text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ITextIO

text
string text [@property getter]
Undocumented in source.
text
string text [@property setter]
Undocumented in source.

Meta