Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
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
Private
Inherited
Theme
OS
Light
Dark
On This Page
append
index
kind
outputs
Theia TypeDoc
Loading...