Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-types
CellPartialMetadataEdit
Interface CellPartialMetadataEdit
interface
CellPartialMetadataEdit
{
editType
:
PartialMetadata
;
index
:
number
;
metadata
:
NullablePartialNotebookCellMetadata
;
}
Index
Properties
edit
Type
index
metadata
Properties
edit
Type
editType
:
PartialMetadata
index
index
:
number
metadata
metadata
:
NullablePartialNotebookCellMetadata
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edit
Type
index
metadata
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...