UNPKG

@mui/x-data-grid

Version:

The Community plan edition of the Data Grid components (MUI X).

3 lines 192 B
import { GridColDef } from "../models/colDef/gridColDef.js"; export declare const GRID_CHECKBOX_SELECTION_FIELD = "__check__"; export declare const GRID_CHECKBOX_SELECTION_COL_DEF: GridColDef;