Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
OutputChangedMessage
Interface OutputChangedMessage
interface
OutputChangedMessage
{
changes
:
CellOutputChange
[]
;
type
:
"outputChanged"
;
}
Index
Properties
changes
type
Properties
changes
changes
:
CellOutputChange
[]
Readonly
type
type
:
"outputChanged"
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...