Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
FileCellEdit
Interface FileCellEdit
interface
FileCellEdit
{
_type
:
Cell
;
edit
?:
CellMetadataEdit
|
NotebookDocumentMetadataEdit
;
metadata
?:
WorkspaceEditEntryMetadata
;
notebookMetadata
?:
Record
<
string
,
unknown
>
;
uri
:
URI
;
}
Index
Properties
_type
edit?
metadata?
notebook
Metadata?
uri
Properties
Readonly
_type
_type
:
Cell
Optional
Readonly
edit
edit
?:
CellMetadataEdit
|
NotebookDocumentMetadataEdit
Optional
Readonly
metadata
metadata
?:
WorkspaceEditEntryMetadata
Optional
Readonly
notebook
Metadata
notebook
Metadata
?:
Record
<
string
,
unknown
>
Readonly
uri
uri
:
URI
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
_type
edit
metadata
notebook
Metadata
uri
Theia TypeDoc
Loading...