UNPKG

@mui/x-data-grid

Version:

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

3 lines 182 B
import { GridColTypeDef } from "../models/colDef/gridColDef.js"; export declare const GRID_ACTIONS_COLUMN_TYPE = "actions"; export declare const GRID_ACTIONS_COL_DEF: GridColTypeDef;