Type alias HTMLEditorElement

HTMLEditorElement: HTMLElement & {
    editor: Editor;
}

Type declaration

Generated using TypeDoc