UNPKG

@mui/x-data-grid

Version:

The community edition of the data grid component (MUI X).

5 lines (4 loc) 180 B
import * as React from 'react'; export declare const GridMainContainer: React.ForwardRefExoticComponent<{ children?: React.ReactNode; } & React.RefAttributes<HTMLDivElement>>;