Launch sale — 60% off Pro
Contact
CommandPopover

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

React Command Popover with Descriptions

A React command popover with two-line items using flex-col layout showing primary and secondary descriptions in anchored dropdown with shadcn/ui

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Ambiguity causes wrong selections—descriptions add clarity. This React command popover displays rich items using flex-col container with primary span (John Doe, jane at example.com) and text-muted-foreground text-xs description (Software Engineer, Email, Mobile) showing contact details in anchored Popover. Built with shadcn/ui Command and Popover featuring vertical stacking. The description popover pattern improves accuracy—perfect for contact pickers, complex options, disambiguating similar items, or anywhere additional context helps users select correctly in contextual menus preventing mistakes from ambiguous single-line labels.

Pattern created by @haydenbleasel

Installation

Questions you might have