An event signaling when a button in a particular {@link QuickPickItem} was triggered. This event does not fire for buttons in the title bar.

Fields

item:T

The item that the button belongs to.

read onlybutton:QuickInputButton

The button that was clicked.