UNPKG

@mui/x-data-grid-premium

Version:

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

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