UNPKG

@mui/x-data-grid

Version:

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

4 lines (3 loc) 180 B
import { GridColTypeDef } from '../models/colDef/gridColDef'; export declare const GRID_ACTIONS_COLUMN_TYPE = "actions"; export declare const GRID_ACTIONS_COL_DEF: GridColTypeDef;