UNPKG

@mui/x-data-grid

Version:

The Community plan edition of the Data Grid components (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;