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