Skip to content

NestedLexicalEditor

reference
1 min readUpdated

Kind: Component

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

Props

NameTypeRequiredDefault
getContentFunction-
getUpdatedMdastNodeFunction-
contentEditablePropsunknown--
blockboolean--

Diagram

mermaid
graph 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?

Download as PDF