Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
NotebookDataDto
Interface NotebookDataDto
interface
NotebookDataDto
{
cells
:
NotebookCellDataDto
[]
;
metadata
:
NotebookDocumentMetadata
;
}
Index
Properties
cells
metadata
Properties
Readonly
cells
cells
:
NotebookCellDataDto
[]
Readonly
metadata
metadata
:
NotebookDocumentMetadata
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cells
metadata
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...