Properties
activeItems
activeItems: readonly T[]
canSelectMany
canSelectMany: boolean
contextKey
contextKey: undefined | string
description
description: undefined | string
ignoreFocusOut
ignoreFocusOut: boolean
keepScrollPosition
keepScrollPosition: boolean
matchOnDescription
matchOnDescription: boolean
matchOnDetail
matchOnDetail: boolean
Readonly onDidAccept
on
Did
Accept
: Event<undefined | { inBackground
: boolean }>Readonly onDidChangeActive
on
Did
Change
Active
: Event<T[]>Readonly onDidChangeSelection
on
Did
Change
Selection
: Event<T[]>Readonly onDidChangeValue
on
Did
Change
Value
: Event<string>Readonly onDidTriggerButton
Readonly onDidTriggerItemButton
placeholder
placeholder: undefined | string
selectedItems
selectedItems: readonly T[]
step
step: undefined | number
title
title: undefined | string
totalSteps
totalSteps: undefined | number