UNPKG

@mui/x-data-grid

Version:

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

6 lines 155 B
declare function GridScrollbarFillerCell({ pinnedRight }: { pinnedRight?: boolean; }): import("react").JSX.Element; export { GridScrollbarFillerCell };