Combobox Add
A Combobox component with add functionality
This components allows you to add new items to a list while also selecting existing ones. It combines the functionality of a combobox with the ability to add new entries.
Loading...
Install
npx shadcn@latest add https://unlogg.com/r/combobox-add.json
pnpm dlx shadcn@latest add https://unlogg.com/r/combobox-add.json
bunx shadcn@latest add https://unlogg.com/r/combobox-add.json
Examples
Basic Usage
Loading...
With descriptions
Loading...