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