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