Type Alias: CellComponent<Cell>
CellComponent<
Cell> =React.ComponentType<CellComponentProps<Cell>>
Defined in: src/types.ts:104
Type of the Spreadsheet Cell component
CellComponent<
Cell> =React.ComponentType<CellComponentProps<Cell>>
Defined in: src/types.ts:104
Type of the Spreadsheet Cell component