Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
CellEditOperationDto
Type Alias CellEditOperationDto
CellEditOperationDto
:
|
{
editType
:
Metadata
;
index
:
number
;
metadata
:
Record
<
string
,
unknown
>
;
}
|
{
editType
:
DocumentMetadata
;
metadata
:
Record
<
string
,
unknown
>
}
|
{
cells
:
NotebookCellDataDto
[]
;
count
:
number
;
editType
:
Replace
;
index
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...