setHTML of ui.label, Methods Webix Docs
stringHTML to be set in a template
Example
$$("view").setHTML("<h2>My app name</h2>");
Details
Data and templating rules will not be applied, the method will set provided HTML as it is.