Component settings.
{
containerID: <string>,
webSocketURL: <string>,
[editorSettings: <DocumentEditorSettings>],
[replaceContainer: <boolean>],
[domContentLoaded: <function>]
} Introduced: 32.0.
| Property | Description |
|---|---|
| container |
The ID of the editor container DIV element. |
| dom |
Optional. |
| editor |
Optional. |
| replace |
Optional. |
| web |
The Web |