UNPKG

@sdziadkowiec/react-datasheet-grid

Version:

An Excel-like React component to create beautiful spreadsheets.

3 lines 155 B
import { Column } from '../types'; export declare const checkboxColumn: Partial<Column<boolean, any, string>>; //# sourceMappingURL=checkboxColumn.d.ts.map