Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookCommand
Interface NotebookCommand
interface
NotebookCommand
{
arguments
?:
any
[]
;
title
?:
string
;
tooltip
?:
string
;
}
Hierarchy
Command
NotebookCommand
Index
Properties
arguments?
title?
tooltip?
Properties
Optional
arguments
arguments
?:
any
[]
Optional
title
title
?:
string
Optional
tooltip
tooltip
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
arguments
title
tooltip
Theia TypeDoc
Loading...