Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/table/TableEditor.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
parentEditor | any | ✓ | - |
highlightedCoordinates | any | ✓ | - |
lexicalTable | any | ✓ | - |
rowIndex | any | ✓ | - |
setActiveCellWithBoundaries | any | ✓ | - |
Diagram
mermaidgraph TD component_RowEditor_6a961e3["RowEditor"] class component_RowEditor_6a961e3 rootComponent
Relationships
- RENDERS →
RadixPopover-Root - RENDERS →
RadixPopover-PopoverTrigger - RENDERS →
RadixPopover-Portal - RENDERS →
RadixPopover-PopoverContent - RENDERS →
RadixToolbar-Root - RENDERS →
RadixToolbar-Button - RENDERS →
RadixPopover-Arrow - USES_HOOK →
useCellValues - USES_HOOK →
useCallback - USES_HOOK →
useTranslation
Referenced By
TableEditor(RENDERS)
Was this page helpful?