Combobox
stableAn autocomplete input with a filtered list of options.
Basic usage
Examples
Controlled value
Track the selected value externally to drive other parts of the UI.
Large searchable collection
Combobox is useful when users need to search through application data.
Features
- Search filtering.
- Keyboard navigation.
Installation
bash
pnpm dlx structyl add comboboxAPI Reference
Combobox API reference
Full props, types, defaults, and all 8 parts.