Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuickInputButton

Button for an action in a QuickPick or InputBox.

Hierarchy

  • QuickInputButton

Index

Properties

Properties

Readonly iconPath

iconPath: Uri | { dark: string | Uri; light: string | Uri } | ThemeIcon

Icon for the button.

Optional Readonly tooltip

tooltip: string

An optional tooltip.