Constructor
new HTMLItem(html)
Construct an HTML item.
Parameters
-
html
string
the HTML code of the content to show
Class
An item that can be used in a Dialog to represent any HTML content. This corresponds to the "htmlpanel" type of body component in a TinyMCE dialog.
Construct an HTML item.
string
the HTML code of the content to show