HTML
Key
Value(s)
Type
Description
Example
// you can use either body or model or both keys for HTML source code
{
"html": "<h1>This is some HTML!</h1> It will display ahead of the model HTML",
"model": "mySourceHtml",
"type": "html",
"styleClasses": "col-md-12"
},HTML Editor
Opening the HTML Editor


Last updated
Was this helpful?