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