Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
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
Private
Inherited
Theme
OS
Light
Dark
On This Page
cells
metadata
Theia TypeDoc
Loading...