Search
Preparing search index...
The search index is not available
@datalayer/jupyter-react
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@datalayer/jupyter-react
state/init/InitState
Module state/init/InitState
Index
Enumerations
Action
Type
Interfaces
IInit
State
Type aliases
IInit
Variables
init
Actions
init
Epics
init
Initial
State
init
Reducer
init
Reducers
Functions
select
Init
Type aliases
IInit
IInit
:
number
Variables
Const
init
Actions
init
Actions
:
{
decrement
:
AsyncActionCreators
<
void
,
void
,
{}
>
;
increment
:
AsyncActionCreators
<
void
,
void
,
{}
>
}
= ...
Type declaration
decrement
:
AsyncActionCreators
<
void
,
void
,
{}
>
increment
:
AsyncActionCreators
<
void
,
void
,
{}
>
Const
init
Epics
init
Epics
:
any
= ...
Const
init
Initial
State
init
Initial
State
:
IInitState
= ...
Const
init
Reducer
init
Reducer
:
ReducerBuilder
<
IInitState
,
IInitState
>
= ...
Const
init
Reducers
init
Reducers
:
{
initReducer
:
ReducerBuilder
<
IInitState
,
IInitState
>
}
= ...
Type declaration
init
Reducer
:
ReducerBuilder
<
IInitState
,
IInitState
>
Functions
Const
select
Init
select
Init
(
)
:
any
Returns
any
Exports
state/init/
Init
State
Action
Type
IInit
State
IInit
init
Actions
init
Epics
init
Initial
State
init
Reducer
init
Reducers
select
Init
Generated using
TypeDoc