Preparing search index...
The search index is not available
@xarc/react-redux
@xarc/react-redux
browser
ReactRedux
MapStateToPropsFactory
Type alias MapStateToPropsFactory<TStateProps, TOwnProps, State>
Map
State
To
Props
Factory
<
TStateProps
,
TOwnProps
,
State
>
:
(
(
initialState
,
ownProps
)
=>
MapStateToProps
<
TStateProps
,
TOwnProps
,
State
>
)
Type Parameters
TStateProps
TOwnProps
State
Type declaration
(
initialState
,
ownProps
)
:
MapStateToProps
<
TStateProps
,
TOwnProps
,
State
>
Parameters
initialState
:
State
ownProps
:
TOwnProps
Returns
MapStateToProps
<
TStateProps
,
TOwnProps
,
State
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-redux
Loading...