UNPKG

@mui/x-data-grid-premium

Version:

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

8 lines (7 loc) 311 B
/// <reference types="react" /> declare const materialSlots: { columnMenuUngroupIcon: import("react").JSXElementConstructor<any>; columnMenuGroupIcon: import("react").JSXElementConstructor<any>; columnMenuAggregationIcon: import("react").JSXElementConstructor<any>; }; export default materialSlots;