Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/table/TableEditor.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
mdastNode | any | ✓ | - |
parentEditor | any | ✓ | - |
lexicalTable | any | ✓ | - |
Diagram
mermaidgraph 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?