Type Alias: DataEditorComponent<Cell>
DataEditorComponent<
Cell> =React.ComponentType<DataEditorProps<Cell>>
Defined in: src/types.ts:134
Type of the Spreadsheet DataEditor component
DataEditorComponent<
Cell> =React.ComponentType<DataEditorProps<Cell>>
Defined in: src/types.ts:134
Type of the Spreadsheet DataEditor component