OOratiq

Combobox

Ready

Searchable select.

Requires cmdk

Installation

$ npx @oratiq-js/ui add combobox

Copies the component and everything it depends on into your project, then lists the npm packages to install. The code is yours after this.

Usage

import
import { Combobox } from "@/components/ui/combobox";

Default

Switch to a Combobox once the option count passes roughly ten, where typing three characters beats scanning a list.

View source on GitHub → components/ui/combobox.tsx