Function gridExpandedSortedRowIdsSelector
- gridExpandedSortedRowIdsSelector(apiRef): GridRowId[]
Parameters
- apiRef: MutableRefObject<{
instanceId: {
id: number;
};
state: GridStateCommunity;
}>
- gridExpandedSortedRowIdsSelector(state, instanceId): GridRowId[]
Parameters
- state: GridStateCommunity
- instanceId: {
id: number;
}
Properties
acceptsApiRef
acceptsApiRef: boolean
Get the id of the rows accessible after the filtering process. Does not contain the collapsed children.