GitHub
Jupyter
Preparing search index...
The search index is not available
@lumino
@lumino
commands
CommandRegistry
CommandFunc
Type alias CommandFunc<T>
Command
Func
<
T
>
:
(
(
args
)
=>
T
)
A type alias for a user-defined command function.
Type Parameters
T
Type declaration
(
args
)
:
T
Parameters
args
:
ReadonlyPartialJSONObject
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@lumino
Loading...
A type alias for a user-defined command function.