Skip to main content

@lexical/extension/NestedEditorExtension

Interfaces

NestedEditorConfig

Defined in: packages/lexical-extension/src/NestedEditorExtension.ts:20

Properties

$getParentEditor

$getParentEditor: () => LexicalEditor

Defined in: packages/lexical-extension/src/NestedEditorExtension.ts:21

Returns

LexicalEditor

inheritEditableFromParent

inheritEditableFromParent: boolean

Defined in: packages/lexical-extension/src/NestedEditorExtension.ts:22

Variables

NestedEditorExtension

const NestedEditorExtension: LexicalExtension<NestedEditorConfig, "@lexical/extension/NestedEditor", NamedSignalsOutput<{ inheritEditableFromParent: boolean; }>, void>

Defined in: packages/lexical-extension/src/NestedEditorExtension.ts:31