Skip to main content

Combobox

Searchable single-select with listbox keyboard navigation and Field shell.

Default with selection

Empty search

Required and hint

Alan Turing is disabled in this demo list.

Error

Disabled option in list

Open the list — one option is disabled.

Disabled field

Animation variants

animationVariant — click each control to compare press feedback.

Enter animation variants

enterAnimationVariant — open and close each panel to compare fluid spring motion (default, spring, zoom) vs legacy ease presets.

API

PropRequiredTypeDefaultDescription
optionsOptionalComboboxOption[]value + label pairs.
value / onValueChangeOptionalstringControlled selection.
animationVariantOptionalPressAnimationVariantdefaultPress animation — default, none, ripple, scale, sink, lift, pulse, or glow.
enterAnimationVariantOptionalEnterAnimationVariantdefaultListbox panel enter/exit — default and spring use fluid spring physics; zoom, subtle, fade, slide-*, scale, or none.