GridCellParams API
Extended documentation for the GridCellParams interface with detailed information on the module's properties and available APIs.
Demos
Import
import { GridCellParams } from '@mui/x-data-grid';
// or
import { GridCellParams } from '@mui/x-data-grid-pro';
// or
import { GridCellParams } from '@mui/x-data-grid-premium';Object passed as parameter in the column [[GridColDef]] cell renderer.