UNPKG

@mui/x-data-grid

Version:

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

3 lines (2 loc) 142 B
import { GridColTypeDef } from '../models/colDef/gridColDef'; export declare const GRID_BOOLEAN_COL_DEF: GridColTypeDef<boolean | null, any>;