Multi-Combobox
Select multiple products from a Combobox.
Last updated
Select multiple products from a Combobox.
Last updated
Component: <Comboboox/>
Path: /components/shared/comboboox.tsx
Import:
The Multi-Combobox let you select an array of values from a combobox, it's actually implemented to quickly add multiple products to a collection.
This is an unofficial "addon" to shadcn/ui's Combobox you can find here.