Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/core/NestedLexicalEditor.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
getContent | Function | ✓ | - |
getUpdatedMdastNode | Function | ✓ | - |
contentEditableProps | unknown | - | - |
block | boolean | - | - |
Diagram
mermaidgraph TD component_NestedLexicalEditor_4667bcd6["NestedLexicalEditor"] class component_NestedLexicalEditor_4667bcd6 rootComponent
Relationships
- RENDERS →
LexicalNestedComposer - RENDERS →
RichTextPlugin - RENDERS →
ContentEditable - RENDERS →
SharedHistoryPlugin - RENDERS →
Child - USES_HOOK →
useNestedEditorContext - USES_HOOK →
useMdastNodeUpdater - USES_HOOK →
useLexicalNodeRemove - USES_HOOK →
useRealm - USES_HOOK →
useCellValues - USES_HOOK →
usePublisher - USES_HOOK →
useState - USES_HOOK →
useEffect
Was this page helpful?