UNPKG

@mui/x-data-grid

Version:

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

10 lines 415 B
export declare const gridGetRowsParamsSelector: (args_0: import("react").RefObject<{ state: import("../../../models/gridStateCommunity.js").GridStateCommunity; } | null>) => { groupKeys: never[]; paginationModel: import("@mui/x-data-grid").GridPaginationModel; sortModel: import("@mui/x-data-grid").GridSortModel; filterModel: import("@mui/x-data-grid").GridFilterModel; start: number; end: number; };