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

In the terminal, run the following command to begin:
npx hq-kit add combo-box

Basic

Using Avatars

Section

Controlled

selected: null

Async Loading

Validation

Disabled Item

When the combo box is disabled, it becomes non-interactive and cannot be edited.