Combobox

A combo box combines a text input with a listbox, allowing users to filter a list of options to items matching a query.

Installation

npx shadcn add https://hq-ui.vercel.app/r/nova/combobox

Examples

Basic

combobox-demo

Group

combobox-group-demo

With Icon

combobox-icon

With Avatar

combobox-avatar

Multiple

combobox-multiple

Controlled

combobox-controlled
selected: null