Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NormalizedQuickInputButton

Hierarchy

Index

Properties

alwaysVisible?: boolean

Whether the button should be visible even when the user is not hovering.

iconClass?: string
iconPath?: { dark: URI; light?: URI }

Type declaration

  • dark: URI
  • Optional light?: URI
tooltip?: string