Skip to content

CellEditor

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/packages/editor/src/plugins/table/TableEditor.tsx

Props

NameTypeRequiredDefault
focusany-
setActiveCellany-
parentEditorany-
lexicalTableany-
contentsany-
colIndexany-
rowIndexany-

Diagram

mermaid
graph TD
    component_CellEditor_79b7a9f9["CellEditor"]
    class component_CellEditor_79b7a9f9 rootComponent

Relationships

  • RENDERS → LexicalNestedComposer
  • RENDERS → RichTextPlugin
  • RENDERS → ContentEditable
  • RENDERS → Child
  • RENDERS → HistoryPlugin
  • USES_HOOK → useCellValues
  • USES_HOOK → useState
  • USES_HOOK → useCallback
  • USES_HOOK → useEffect

Referenced By

  • Cell (RENDERS)

Was this page helpful?

Download as PDF