Select

Displays a list of options for the user to pick from.

The Select component provides a dropdown menu for selecting a single value from a list of options. It supports groups, labels, separators, and keyboard navigation. Built from scratch using React and native HTML elements. No dependencies on any UI library.

Quick Install

Install via shadcn/ui CLI

Examples

Default

With Multiple Groups