Function modalAggregationPaths
- modalAggregationPaths(param: {
mixed?: boolean;
path: string;
}): RecoilValueReadOnly<string[]>
-
Parameters
-
param: {
mixed?: boolean;
path: string;
}
-
Optional
mixed?: boolean
-
path: string
Returns RecoilValueReadOnly<string[]>
Returns a function which returns a memoized atom for each unique parameter value.