Class: MarkupEditor

hui.ui. MarkupEditor


new MarkupEditor(options)

Parameters:
Name Type Description
options Object

The options

Properties
Name Type Description
debug boolean
value String

The HTML to edit

css String
autoHideToolbar boolean
replace Element | String
Source:

Namespaces

MSIE
util
webkit

Methods


detach()

Remove the widget from the DOM

Source:

focus()

Focus the editor

Source:

getValue()

Get the HTML value

Source:

setValue()

Set the HTML value

Source: