EditorInFocus interface
The type of the editor being edited currently. Custom editors can override this, so that the toolbar can change contents.
Signature:
export interface EditorInFocus
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
editorType | string | ||
rootNode | LexicalNode | null |