Forms

Combobox

An input with a popup listbox to choose one or many options from filtered results.

Import

import {
  Combobox,
  ComboboxInput,
  ComboboxPopup,
  ComboboxList,
  ComboboxItem,
  ComboboxEmpty,
} from "@countryclub/ui-react";

Default

Multiple with Chips