New to KendoReactStart a free 30-day trial

Represents the object of the onMount Editor event.

Definition

Package:@progress/kendo-react-editor

Properties

dom

HTMLDivElement

The content-editable DOM element of the Editor.

plugins

Plugin​<any>[]

The default plugins collection of the Editor.

shortcuts

Shortcuts

The default key bindings of the Editor.

An event target.

viewProps

{ [key: string]: any }

The default viewProps object of the Editor.