Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-types
CellOutputItemEdit
Interface CellOutputItemEdit
interface
CellOutputItemEdit
{
append
?:
boolean
;
editType
:
OutputItems
;
items
:
CellOutputItem
[]
;
outputId
:
string
;
}
Index
Properties
append?
edit
Type
items
output
Id
Properties
Optional
append
append
?:
boolean
edit
Type
editType
:
OutputItems
items
items
:
CellOutputItem
[]
output
Id
outputId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
append
edit
Type
items
output
Id
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...