UNPKG

@mui/x-data-grid-premium

Version:

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

3 lines 192 B
import * as React from 'react'; export type GridBottomContainerProps = React.PropsWithChildren; export declare function GridBottomContainer(props: GridBottomContainerProps): React.JSX.Element;