Type Alias: TableComponent
TableComponent =
React.ComponentType<TableProps>
Defined in: src/types.ts:146
Type of the Spreadsheet Table component
TableComponent =
React.ComponentType<TableProps>
Defined in: src/types.ts:146
Type of the Spreadsheet Table component