Vue HtmlEditor - InitializedEvent

The type of the initialized event handler's argument.

import { DxHtmlEditorTypes } from "devextreme-vue/html-editor"
Type: DxHtmlEditorTypes.InitializedEvent

component

The UI component's instance.

Type:

HtmlEditor

element

The UI component's container.