Combo Box

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/combo-box

Examples

Basic

combo-box-demo

Group

combo-box-group-demo

With Icon

combo-box-icon

With Avatar

combo-box-avatar

Controlled

combo-box-controlled
selected: null