Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-editor-widget-factory
NotebookEditorWidgetOptions
Interface NotebookEditorWidgetOptions
interface
NotebookEditorWidgetOptions
{
counter
?:
number
;
kind
:
"navigatable"
;
notebookType
:
string
;
uri
:
string
;
}
Hierarchy (
View Summary
)
NavigatableWidgetOptions
NotebookEditorWidgetOptions
Index
Properties
counter?
kind
notebook
Type
uri
Properties
Optional
counter
counter
?:
number
kind
kind
:
"navigatable"
notebook
Type
notebookType
:
string
uri
uri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
counter
kind
notebook
Type
uri
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...