Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-types
NotebookOutputChangedEvent
Interface NotebookOutputChangedEvent
interface
NotebookOutputChangedEvent
{
append
:
boolean
;
index
:
number
;
kind
:
Output
;
outputs
:
CellOutput
[]
;
}
Index
Properties
append
index
kind
outputs
Properties
Readonly
append
append
:
boolean
Readonly
index
index
:
number
Readonly
kind
kind
:
Output
Readonly
outputs
outputs
:
CellOutput
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
append
index
kind
outputs
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...