Type Alias: DataViewerComponent<Cell>
DataViewerComponent<
Cell> =React.ComponentType<DataViewerProps<Cell>>
Defined in: src/types.ts:121
Type of the Spreadsheet DataViewer component
DataViewerComponent<
Cell> =React.ComponentType<DataViewerProps<Cell>>
Defined in: src/types.ts:121
Type of the Spreadsheet DataViewer component