GitHub
Jupyter
Preparing search index...
The search index is not available
@lumino - v2023.11.5
@lumino
commands
CommandRegistry
CommandFunc
Type alias CommandFunc<T>
Command
Func
<
T
>
:
(
(
args
)
=>
T
)
Type Parameters
T
Type declaration
(
args
)
:
T
A type alias for a user-defined command function.
Parameters
args
:
ReadonlyPartialJSONObject
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@lumino -
v2023.11.5
algorithm
application
collections
commands
Command
Registry
ICommand
Changed
Args
ICommand
Executed
Args
ICommand
Options
IKey
Binding
IKey
Binding
Changed
Args
IKey
Binding
Options
IKeystroke
Parts
Command
Func
Dataset
Description
format
Keystroke
is
Modifier
Key
Pressed
keystroke
For
Keydown
Event
normalize
Keys
normalize
Keystroke
parse
Keystroke
Command
Registry
coreutils
datagrid
disposable
domutils
dragdrop
keyboard
messaging
polling
properties
signaling
virtualdom
widgets
Generated using
TypeDoc
A type alias for a user-defined command function.