UNPKG

@mui/x-data-grid

Version:

The Community plan edition of the Data Grid components (MUI X).

4 lines (3 loc) 294 B
import * as React from 'react'; declare const GridSkeletonLoadingOverlay: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement>> | React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>; export { GridSkeletonLoadingOverlay };