Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
CellsSpliced
Interface CellsSpliced
interface
CellsSpliced
{
deleteCount
:
number
;
newCells
:
number
[]
;
startCellHandle
:
number
;
type
:
"cellsSpliced"
;
}
Index
Properties
delete
Count
new
Cells
start
Cell
Handle
type
Properties
delete
Count
delete
Count
:
number
new
Cells
new
Cells
:
number
[]
start
Cell
Handle
start
Cell
Handle
:
number
Cell handle for the start cell. -1 in case of new Cells are added at the end.
type
type
:
"cellsSpliced"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
delete
Count
new
Cells
start
Cell
Handle
type
Theia TypeDoc
Loading...
Cell handle for the start cell. -1 in case of new Cells are added at the end.