Expand description
Select Component
Searchable dropdown menu styled like shadcn/ui Select. Features:
- Keyboard navigation (arrow keys, enter, escape)
- Search/filter functionality
- Support for icons and descriptions
- Disabled options
- State persistence
Structsยง
- Select
- Searchable dropdown select component
- Select
Option - A selectable option in a dropdown
- Select
Response - Response from showing a Select component