Skip to content

NestedEditorsContextValue

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/editor/src/plugins/core/NestedLexicalEditor.tsx

Properties

PropertyType
parentEditorLexicalEditor
configEditorConfig
mdastNodeT
lexicalNode`DecoratorNode & {
/**
 * Use this method to update the mdast node. This will also update the mdast tree of the parent editor.
 */
setMdastNode: (mdastNode: any) => void

}| |focusEmitter|VoidEmitter` |

Was this page helpful?

Download as PDF