html([value])
Class: DocumentEditor.
Description:
Sets or gets boolean value stating if content type of the document is HTML or not. True means HTML, false means plain text.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
|
Returns:
If argument is passed, this component instance is returned, otherwise boolean is returned.
Type: DocumentEditor | boolean
