Datalayer Desktop - v0.0.2
GitHub
Datalayer
Preparing search index...
shared/types/notebook
NotebookHeaderProps
Interface NotebookHeaderProps
interface
NotebookHeaderProps
{
hasCollaboration
:
boolean
;
hasServiceManager
:
boolean
;
isTerminating
:
boolean
;
onTerminateRuntime
:
()
=>
void
;
selectedNotebook
:
null
|
NotebookData
;
}
Index
Properties
has
Collaboration
has
Service
Manager
is
Terminating
on
Terminate
Runtime
selected
Notebook
Properties
has
Collaboration
hasCollaboration
:
boolean
has
Service
Manager
hasServiceManager
:
boolean
is
Terminating
isTerminating
:
boolean
on
Terminate
Runtime
onTerminateRuntime
:
()
=>
void
selected
Notebook
selectedNotebook
:
null
|
NotebookData
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has
Collaboration
has
Service
Manager
is
Terminating
on
Terminate
Runtime
selected
Notebook
GitHub
Datalayer
Datalayer Desktop - v0.0.2
Loading...