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