Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
CellOutputEditByHandle
Interface CellOutputEditByHandle
interface
CellOutputEditByHandle
{
append
?:
boolean
;
deleteCount
?:
number
;
editType
:
Output
;
handle
:
number
;
outputs
:
CellOutput
[]
;
}
Index
Properties
append?
delete
Count?
edit
Type
handle
outputs
Properties
Optional
append
append
?:
boolean
Optional
delete
Count
delete
Count
?:
number
edit
Type
edit
Type
:
Output
handle
handle
:
number
outputs
outputs
:
CellOutput
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
append
delete
Count
edit
Type
handle
outputs
Theia TypeDoc
Loading...