Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
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
output
Id
:
string
Readonly
output
Items
output
Items
:
CellOutputItem
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
append
index
kind
output
Id
output
Items
Theia TypeDoc
Loading...