UNPKG

@mui/x-data-grid

Version:

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

5 lines 212 B
import { GridColTypeDef } from "../models/colDef/gridColDef.js"; /** * TODO: Move pro and premium properties outside of this Community file */ export declare const GRID_STRING_COL_DEF: GridColTypeDef<any, any>;