UNPKG

@mui/x-data-grid-premium

Version:

The Premium plan edition of the MUI X Data Grid Components.

3 lines 214 B
import { GridRenderCellParams } from '@mui/x-data-grid-pro'; declare function GridGroupingColumnLeafCell(props: GridRenderCellParams): import("react/jsx-runtime").JSX.Element; export { GridGroupingColumnLeafCell };