redux-data-fx
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
FXHandler
FXParams
FXReducer
FXStore
RegisteredFXs
Store
Creator
Effect
Effects
QueuedFX
Type parameters
S
Hierarchy
FXHandler
Callable
__call
(
params
:
FXParams
, getState
:
function
, dispatch
:
Dispatch
<
S
>
)
:
void
Parameters
params:
FXParams
getState:
function
(
)
:
S
Returns
S
dispatch:
Dispatch
<
S
>
Returns
void
Generated using
TypeDoc