@Select
Last updated
Last updated
▸ Select(selectorOrFeature?: any
, ...paths: string
[]): (Anonymous function)
Defined in decorators/select.ts:24
Decorator for selecting a slice of state from the store.
Parameters:
Returns: (Anonymous function)
Name
Type
Optional
selectorOrFeature
any
Rest
paths
string
[]