APIarrow-up-right > "decorators/select"
Select
▸ Select(selectorOrFeature?: any, ...paths: string[]): (Anonymous function)
any
string
(Anonymous function)
Defined in decorators/select.ts:24arrow-up-right
Decorator for selecting a slice of state from the store.
Parameters:
Name
Type
Optional selectorOrFeature
Optional
Rest paths
Rest
string[]
Returns: (Anonymous function)
Last updated 6 years ago