Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
NotebookKernelSourceActionDto
Interface NotebookKernelSourceActionDto
interface
NotebookKernelSourceActionDto
{
command
?:
string
|
Command
;
description
?:
string
;
detail
?:
string
;
documentation
?:
string
|
UriComponents
;
label
:
string
;
}
Index
Properties
command?
description?
detail?
documentation?
label
Properties
Optional
Readonly
command
command
?:
string
|
Command
Optional
Readonly
description
description
?:
string
Optional
Readonly
detail
detail
?:
string
Optional
Readonly
documentation
documentation
?:
string
|
UriComponents
Readonly
label
label
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
command
description
detail
documentation
label
Theia TypeDoc
Loading...