New to Kendo UI for Vue? Start a free 30-day trial
EditorMountEvent
Represents the object of the onMount
Editor event.
Name | Type | Default | Description |
---|---|---|---|
dom |
|
The content-editable DOM element of the Editor. | |
plugins |
|
The default plugins collection of the Editor. | |
shortcuts |
|
The default key bindings of the Editor. | |
target |
|
An event target. | |
viewProps |
|
The default viewProps object of the Editor. |