Properties
Optional activeItem
activeItem?: T
Optional ariaLabel
ariaLabel?: string
Optional autoFocusOnList
autoFocusOnList?: boolean
Optional busy
busy?: boolean
Optional canAcceptInBackground
canAcceptInBackground?: boolean
Optional canSelectMany
canSelectMany?: boolean
Optional contextKey
contextKey?: string
Optional customButton
customButton?: boolean
Optional customHover
customHover?: string
Optional customLabel
customLabel?: string
Optional description
description?: string
Optional enabled
enabled?: boolean
Optional hideCheckAll
hideCheckAll?: boolean
Optional hideInput
hideInput?: boolean
Optional ignoreFocusOut
ignoreFocusOut?: boolean
Optional keepScrollPosition
keepScrollPosition?: boolean
Optional matchOnDescription
matchOnDescription?: boolean
Optional matchOnDetail
matchOnDetail?: boolean
Optional matchOnLabel
matchOnLabel?: boolean
Optional placeholder
placeholder?: string
Optional runIfSingle
runIfSingle?: boolean
Optional sortByLabel
sortByLabel?: boolean
Optional step
step?: number
Optional title
title?: string
Optional totalSteps
totalSteps?: number
Optional validationMessage
validationMessage?: string
Optional value
value?: string
Optional valueSelection
valueSelection?: readonly [number, number]