Function gridSortedRowIdsSelector
- gridSortedRowIdsSelector(apiRef): GridRowId[]
Parameters
- apiRef: MutableRefObject<{
instanceId: {
id: number;
};
state: GridStateCommunity;
}>
- gridSortedRowIdsSelector(state, instanceId): GridRowId[]
Parameters
- state: GridStateCommunity
- instanceId: {
id: number;
}
Properties
acceptsApiRef
acceptsApiRef: boolean
Get the id of the rows after the sorting process.