React HtmlEditor - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

HtmlEditor

element

The UI component's container.