Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-types
CellReplaceEdit
Interface CellReplaceEdit
interface
CellReplaceEdit
{
cells
:
CellData
[]
;
count
:
number
;
editType
:
Replace
;
index
:
number
;
}
Index
Properties
cells
count
edit
Type
index
Properties
cells
cells
:
CellData
[]
count
count
:
number
edit
Type
editType
:
Replace
index
index
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cells
count
edit
Type
index
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...