Skip to content
Perimeter Style

Combobox

An autocomplete input with a filterable dropdown list of options.

Usage

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

<Combobox disabled={false}>...</Combobox>
<Combobox disabled={false}>...</Combobox>

Light

Dark

Default

Metrics

Perimeter Api

Combobox Controls

disabled

Examples

Basic Combobox

With Clear Button

Installation

Install
$ pnpm dlx shadcn@latest add @perimeter/combobox

Search

Search for components, templates, and more.