Datalayer Desktop - v0.0.2
GitHub
Datalayer
Preparing search index...
shared/types/notebook
NotebookContentState
Interface NotebookContentState
interface
NotebookContentState
{
content
:
null
|
INotebookContent
;
error
:
null
|
string
;
loading
:
boolean
;
}
Index
Properties
content
error
loading
Properties
content
content
:
null
|
INotebookContent
error
error
:
null
|
string
loading
loading
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
error
loading
GitHub
Datalayer
Datalayer Desktop - v0.0.2
Loading...