Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/core/index.ts
The type of the editor being edited currently. Custom editors can override this, so that the toolbar can change its contents.
Properties
| Property | Type |
|---|---|
editorType | string |
rootNode | `LexicalNode |
editorRef | unknown |
Was this page helpful?