Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IListElement

Hierarchy

  • IListElement

Index

Properties

checked: boolean
descriptionHighlights?: IMatch[]
detailHighlights?: IMatch[]
index: number
item: IQuickPickItem
labelHighlights?: IMatch[]
saneAriaLabel: string
saneDescription?: string
saneDetail?: string
saneLabel: string
separator?: IQuickPickSeparator

Methods

  • fireButtonTriggered(event: IQuickPickItemButtonEvent<IQuickPickItem>): void