UNPKG

@mui/x-data-grid

Version:

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

2 lines 144 B
import { GridColTypeDef } from "../models/colDef/gridColDef.js"; export declare const GRID_BOOLEAN_COL_DEF: GridColTypeDef<boolean | null, any>;