Skip to content

TableEditor

reference
1 min readUpdated

Kind: Component

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

Props

NameTypeRequiredDefault
mdastNodeany-
parentEditorany-
lexicalTableany-

Diagram

mermaid
graph TD
    component_TableEditor_6c312391["TableEditor"]
    class component_TableEditor_6c312391 rootComponent

Relationships

  • RENDERS → ColumnEditor
  • RENDERS → CellElement
  • RENDERS → RowEditor
  • RENDERS → Cell
  • USES_HOOK → useState
  • USES_HOOK → useCellValues
  • USES_HOOK → useMemo
  • USES_HOOK → useCallback
  • USES_HOOK → useEffect
  • USES_HOOK → useTranslation

Was this page helpful?

Download as PDF