EditorMountEvent

Represents the object of the onMount Editor event.

NameTypeDefaultDescription

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.

target

Editor

An event target.

viewProps

{[key: string]: any}

The default viewProps object of the Editor.

In this article

Not finding the help you need?