Launch sale — 60% off Pro
Contact
ComboboxRich Content

Not affiliated with official shadcn/ui. Visit ui.shadcn.com for official docs.

React Combobox - Items with Descriptions

A React combobox with two-line items displaying label with font-medium and description with text-xs text-muted-foreground styling with shadcn/ui

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Labels alone omit context—descriptions add clarity. This React combobox uses two-line CommandItem layout with font-medium label and text-xs description in flex-col gap-0.5 structure. Built with shadcn/ui Command and Popover featuring py-3 taller items and items-start alignment for top-aligned Check icon. The description pattern provides decision support—perfect for integration selectors, feature toggles, plan pickers, or anywhere users need context understanding what each option does before selecting through explanatory subtext eliminating ambiguity.

Pattern created by @haydenbleasel

Installation

Questions you might have