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