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