Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changes
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...