Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/view-model/notebook-model
SelectedCellChangeEvent
Interface SelectedCellChangeEvent
interface
SelectedCellChangeEvent
{
cell
:
undefined
|
NotebookCellModel
;
scrollIntoView
:
boolean
;
}
Index
Properties
cell
scroll
Into
View
Properties
cell
cell
:
undefined
|
NotebookCellModel
scroll
Into
View
scrollIntoView
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
scroll
Into
View
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...