# Dropdown

Dropdowns allow users to select a single option from a collapsible list. Used for document types, country selection, and other enumerated choices where a radio group would be too long.

<Frame caption="Dropdown — anatomy, variants, and states (from the Prizma reference)">
<Image src="/assets/design-and-ux/dropdown/preview.png" alt="Dropdown component reference" />
</Frame>

> 📘 Component tokens
>
> The color tokens for this component live in [Color → Tokens](/design-and-ux/color/), and its spacing, radius, and type map to the shared foundation scales.
