Preparing search index...
The search index is not available
@xarc/react-redux
@xarc/react-redux
browser
ReactRedux
SelectorFactory
Type alias SelectorFactory<S, TProps, TOwnProps, TFactoryOptions>
Selector
Factory
<
S
,
TProps
,
TOwnProps
,
TFactoryOptions
>
:
(
(
dispatch
,
factoryOptions
)
=>
Selector
<
S
,
TProps
,
TOwnProps
>
)
Type Parameters
S
TProps
TOwnProps
TFactoryOptions
Type declaration
(
dispatch
,
factoryOptions
)
:
Selector
<
S
,
TProps
,
TOwnProps
>
Parameters
dispatch
:
Dispatch
<
Action
<
unknown
>
>
factoryOptions
:
TFactoryOptions
Returns
Selector
<
S
,
TProps
,
TOwnProps
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-redux
Loading...