@devgateway/dvz-ui-react
Preparing search index...
combineReducers
Function combineReducers
combineReducers
<
S
extends
Map
<
string
,
any
>
>
(
reducers
:
{
[
key
:
string
]:
Reducer
<
any
,
any
,
any
>
}
,
getDefaultState
:
()
=>
S
,
)
:
(
inputState
:
S
|
undefined
,
action
:
Action
)
=>
S
Type Parameters
S
extends
Map
<
string
,
any
>
Parameters
reducers
:
{
[
key
:
string
]:
Reducer
<
any
,
any
,
any
>
}
getDefaultState
:
()
=>
S
Returns
(
inputState
:
S
|
undefined
,
action
:
Action
)
=>
S
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@devgateway/dvz-ui-react
Loading...