Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
CellsChangedMessage
Interface CellsChangedMessage
interface
CellsChangedMessage
{
changes
:
(
CellsMoved
|
CellsSpliced
)
[]
;
type
:
"cellsChanged"
;
}
Index
Properties
changes
type
Properties
changes
changes
:
(
CellsMoved
|
CellsSpliced
)
[]
type
type
:
"cellsChanged"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
changes
type
Theia TypeDoc
Loading...