Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/view/notebook-code-cell-view
NotebookCodeCellSidebarProps
Interface NotebookCodeCellSidebarProps
interface
NotebookCodeCellSidebarProps
{
cell
:
NotebookCellModel
;
notebook
:
NotebookModel
;
notebookCellToolbarFactory
:
NotebookCellToolbarFactory
;
}
Index
Properties
cell
notebook
notebook
Cell
Toolbar
Factory
Properties
cell
cell
:
NotebookCellModel
notebook
notebook
:
NotebookModel
notebook
Cell
Toolbar
Factory
notebookCellToolbarFactory
:
NotebookCellToolbarFactory
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
notebook
notebook
Cell
Toolbar
Factory
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...