Redux Kit
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
IAsync
Paging
State
IAsync
State
IReducer
Batch
IReducer
Batch
Init
IReducer
Group
Init
IReducer
Group
Node
IReducer
Group
Reset
Node
IReducer
Group
State
create
Async
Paging
Reducer
create
Async
Paging
Reducer
Group
create
Async
Reducer
create
Async
Reducer
Group
create
Reducer
Batch
create
Reducer
Group
Action types that will become sub-reducers
Hierarchy
IReducerBatch
Indexable
[
key:
string
]:
(
state
:
any
, action
:
IAsyncAction
)
=>
any
Action types that will become sub-reducers
(
state
:
any
, action
:
IAsyncAction
)
:
any
Parameters
state:
any
action:
IAsyncAction
Returns
any
Generated using
TypeDoc
Action types that will become sub-reducers