Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
NotebookContribution
Interface NotebookContribution
interface
NotebookContribution
{
displayName
:
string
;
priority
?:
string
;
selector
?:
readonly
{
excludeFileNamePattern
?:
string
;
filenamePattern
?:
string
;
}
[]
;
type
:
string
;
}
Index
Properties
display
Name
priority?
selector?
type
Properties
display
Name
display
Name
:
string
Optional
priority
priority
?:
string
Optional
selector
selector
?:
readonly
{
excludeFileNamePattern
?:
string
;
filenamePattern
?:
string
;
}
[]
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
display
Name
priority
selector
type
Theia TypeDoc
Loading...