UNPKG

@mui/x-data-grid

Version:

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

5 lines 175 B
export declare function sortByDocumentPosition(a: { ref: React.RefObject<HTMLButtonElement | null>; }, b: { ref: React.RefObject<HTMLButtonElement | null>; }): 0 | 1 | -1;