Preparing search index...
The search index is not available
@sheerid/jslib
@sheerid/jslib
BoundActionCreator
Type alias BoundActionCreator
Bound
Action
Creator
:
(
(
dispatch
,
getState
?
)
=>
BoundAction
)
Type declaration
(
dispatch
,
getState
?
)
:
BoundAction
Parameters
dispatch
:
Dispatch
Optional
getState
:
Function
Returns
BoundAction
Description
Create a bound action (wrapped in Redux's dispatch and ready to call)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sheerid/jslib
Loading...
Description
Create a bound action (wrapped in Redux's dispatch and ready to call)