UNPKG

@mui/x-data-grid

Version:

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

3 lines (2 loc) 153 B
import { GridColTypeDef } from '../models/colDef/gridColDef'; export declare const GRID_NUMERIC_COL_DEF: GridColTypeDef<number | string | null, string>;