UNPKG

@mui/x-data-grid

Version:

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

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