[Control] html
Part of: mobl
Arguments:
- code : Stringthe HTML code to render
Renders a snippet of HTML in the user interface.
Example:
html("<b>I am bold!</b>")
 
htmlPart of: mobl
Arguments:
code : String the HTML code to renderRenders a snippet of HTML in the user interface.
Example:
html("<b>I am bold!</b>")