UI.MD

Search documentation

Search for components, guides, and tokens

Combobox

An autocomplete input that combines a text input with a dropdown list of options.

Installation

$
npx shadcn@latest add https://ui.mattdowney.com/r/combobox.json

Usage

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

Examples

Default