Default with selection
Empty search
Required and hint
Alan Turing is disabled in this demo list.
Error
Pick someone from the list.
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
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| options | Optional | ComboboxOption[] | — | value + label pairs. |
| value / onValueChange | Optional | string | — | Controlled selection. |
| animationVariant | Optional | PressAnimationVariant | default | Press animation — default, none, ripple, scale, sink, lift, pulse, or glow. |
| enterAnimationVariant | Optional | EnterAnimationVariant | default | Listbox panel enter/exit — default and spring use fluid spring physics; zoom, subtle, fade, slide-*, scale, or none. |