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
components/commands/CommandsState
Module components/commands/CommandsState
Index
Enumerations
Action
Type
Interfaces
ICommand
State
Type aliases
ICommand
Variables
commands
Actions
commands
Initial
State
commands
Reducer
Functions
select
Commands
Type aliases
ICommand
ICommand
:
number
Variables
Const
commands
Actions
commands
Actions
:
{
execute
:
ActionCreator
<
void
>
;
outputs
:
ActionCreator
<
number
>
}
= ...
Type declaration
execute
:
ActionCreator
<
void
>
outputs
:
ActionCreator
<
number
>
Const
commands
Initial
State
commands
Initial
State
:
ICommandState
= ...
Const
commands
Reducer
commands
Reducer
:
ReducerBuilder
<
ICommandState
,
ICommandState
>
= ...
Functions
Const
select
Commands
select
Commands
(
)
:
ICommandState
Returns
ICommandState
Exports
components/commands/
Commands
State
Action
Type
ICommand
State
ICommand
commands
Actions
commands
Initial
State
commands
Reducer
select
Commands
Generated using
TypeDoc