UNPKG

@mui/x-data-grid

Version:

The community edition of the data grid component (MUI X).

4 lines (3 loc) 190 B
import { GridColDef } from '../models/colDef/gridColDef'; export declare const GRID_CHECKBOX_SELECTION_FIELD = "__check__"; export declare const GRID_CHECKBOX_SELECTION_COL_DEF: GridColDef;