Interface QuickInputButton
Properties
Optional alwaysVisible
alwaysVisible?: boolean
Optional iconClass
iconClass?: string
Optional iconPath
icon
Path
?: URI | URI | { dark
: URI | URI; light
?: URI | URI } | { id
: string }Optional tooltip
tooltip?: string
Whether the button should be visible even when the user is not hovering.