UNPKG

@mui/x-data-grid-premium

Version:

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

6 lines 305 B
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro'; declare function GridColumnMenuAggregationItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element; declare namespace GridColumnMenuAggregationItem { var propTypes: any; } export { GridColumnMenuAggregationItem };