An accessible autocomplete search with multiple select, displayed as pills built for shadcn/ui.
defaultValue
.[ "red-500" ]
The SelectPills
component is a fast autocomplete search with multiple select, displayed as pills. Fully accessible it allows you to navigate the list with the keyboard using ↑ and ↓ keys, and select with ⮐ key.
The SelectPills
is built using out-of-the-box shadcn/ui components, including the Popover
,Badge
and Input
components.
Install the country-dropdown
package using your preferred package manager:
Copy the component below to components/ui/currency-select.tsx
.
defaultValue
.>_