Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
ViewContributionOptions
Interface ViewContributionOptions
interface
ViewContributionOptions
{
defaultWidgetOptions
:
core
.
WidgetOptions
;
toggleCommandId
?:
string
;
toggleKeybinding
?:
string
;
viewContainerId
?:
string
;
widgetId
:
string
;
widgetName
:
string
;
}
Index
Properties
default
Widget
Options
toggle
Command
Id?
toggle
Keybinding?
view
Container
Id?
widget
Id
widget
Name
Properties
default
Widget
Options
default
Widget
Options
:
core
.
WidgetOptions
Optional
toggle
Command
Id
toggle
Command
Id
?:
string
Optional
toggle
Keybinding
toggle
Keybinding
?:
string
Optional
view
Container
Id
view
Container
Id
?:
string
widget
Id
widget
Id
:
string
widget
Name
widget
Name
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
default
Widget
Options
toggle
Command
Id
toggle
Keybinding
view
Container
Id
widget
Id
widget
Name
Theia TypeDoc
Loading...