Datalayer Desktop - v0.0.2
GitHub
Datalayer
Preparing search index...
Notebook2Toolbar
INotebook2ToolbarProps
Interface INotebook2ToolbarProps
interface
INotebook2ToolbarProps
{
notebookId
?:
string
;
onRuntimeSelected
?:
(
runtime
:
null
|
RuntimeJSON
)
=>
void
;
runtimePodName
?:
string
;
showNotebookControls
?:
boolean
;
}
Index
Properties
notebook
Id?
on
Runtime
Selected?
runtime
Pod
Name?
show
Notebook
Controls?
Properties
Optional
notebook
Id
notebookId
?:
string
Optional
on
Runtime
Selected
onRuntimeSelected
?:
(
runtime
:
null
|
RuntimeJSON
)
=>
void
Optional
runtime
Pod
Name
runtimePodName
?:
string
Optional
show
Notebook
Controls
showNotebookControls
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
notebook
Id
on
Runtime
Selected
runtime
Pod
Name
show
Notebook
Controls
GitHub
Datalayer
Datalayer Desktop - v0.0.2
Loading...