Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/quick-pick-service
QuickInputButtonHandle
Interface QuickInputButtonHandle
interface
QuickInputButtonHandle
{
alwaysVisible
?:
boolean
;
handle
:
number
;
iconClass
?:
string
;
tooltip
?:
string
;
}
Hierarchy (
View Summary
)
QuickInputButton
QuickInputButtonHandle
Index
Properties
always
Visible?
handle
icon
Class?
tooltip?
Properties
Optional
always
Visible
alwaysVisible
?:
boolean
Whether the button should be visible even when the user is not hovering.
handle
handle
:
number
Optional
icon
Class
iconClass
?:
string
Optional
tooltip
tooltip
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
always
Visible
handle
icon
Class
tooltip
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Whether the button should be visible even when the user is not hovering.