Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
toolbarItemOptions
Interface toolbarItemOptions
interface
toolbarItemOptions
{
commandArgs
?:
(
(
)
=>
unknown
[]
)
;
contextMenuArgs
?:
(
(
)
=>
unknown
[]
)
;
}
Index
Properties
command
Args?
context
Menu
Args?
Properties
Optional
command
Args
command
Args
?:
(
(
)
=>
unknown
[]
)
Type declaration
(
)
:
unknown
[]
Returns
unknown
[]
Optional
context
Menu
Args
context
Menu
Args
?:
(
(
)
=>
unknown
[]
)
Type declaration
(
)
:
unknown
[]
Returns
unknown
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
command
Args
context
Menu
Args
Theia TypeDoc
Loading...