uim.core.web.html

Members

Functions

htmlDoubleTag
string htmlDoubleTag(string tag, string[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
htmlDoubleTag
string htmlDoubleTag(string tag, string[string] attributes, string[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
htmlEndTag
string htmlEndTag(string tag)
Undocumented in source. Be warned that the author may not have intended to support it.
htmlSingleTag
string htmlSingleTag(string tag)
Undocumented in source. Be warned that the author may not have intended to support it.
htmlSingleTag
string htmlSingleTag(string tag, string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
htmlStartTag
string htmlStartTag(string tag, bool close)
Undocumented in source. Be warned that the author may not have intended to support it.
htmlStartTag
string htmlStartTag(string tag, string[string] attributes, bool close)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

UI Manufaktur Team Documentation DE: https://ui-manufaktur.com/docu/uim-core/web/html