React HtmlEditor - ContentReadyEvent

The type of the contentReady event handler's argument.

import { HtmlEditorTypes } from "devextreme-react/html-editor"
Type: HtmlEditorTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component
Type:

HtmlEditor

element

The UI component's container.