A dropdown picker that lets users choose a single value from a collapsible list of predefined options.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Implements the WAI-ARIA Listbox pattern. Uses `role="combobox"` and `role="listbox"` with `aria-selected` for options.