Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookCellToolbarProps
Interface NotebookCellToolbarProps
interface
NotebookCellToolbarProps
{
getMenuItems
:
(
(
)
=>
NotebookCellToolbarItem
[]
)
;
onContextChanged
:
Event
<
void
>
;
}
Index
Properties
get
Menu
Items
on
Context
Changed
Properties
get
Menu
Items
get
Menu
Items
:
(
(
)
=>
NotebookCellToolbarItem
[]
)
Type declaration
(
)
:
NotebookCellToolbarItem
[]
Returns
NotebookCellToolbarItem
[]
on
Context
Changed
on
Context
Changed
:
Event
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
get
Menu
Items
on
Context
Changed
Theia TypeDoc
Loading...