Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-types
NotebookOutputItemChangedEvent
Interface NotebookOutputItemChangedEvent
interface
NotebookOutputItemChangedEvent
{
append
:
boolean
;
index
:
number
;
kind
:
OutputItem
;
outputId
:
string
;
outputItems
:
CellOutputItem
[]
;
}
Index
Properties
append
index
kind
output
Id
output
Items
Properties
Readonly
append
append
:
boolean
Readonly
index
index
:
number
Readonly
kind
kind
:
OutputItem
Readonly
output
Id
outputId
:
string
Readonly
output
Items
outputItems
:
CellOutputItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
append
index
kind
output
Id
output
Items
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...