# Extended Select

> A dropdown select component built on top of Radix UI Select primitive. Supports multiple variants, icons, and custom styling.  Features - Multiple variants (default, filled, flushed, dashed) - Custom trigger icons - Error state handling - Helper text support - Scrollable content - Custom item indicators - Keyboard navigation - Accessible by default - Customizable animations - Dark mode compatible

- Author: [ExtendUI](https://21st.dev/@rynkovski)
- Library: [ExtendUI](https://21st.dev/@rynkovski/library/extendui)
- License: mit
- Tags: shadcn/ui
- npm dependencies: @radix-ui/react-icons, @radix-ui/react-select, class-variance-authority
- Live preview: https://21st.dev/@rynkovski/components/select

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/rynkovski/select?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt · More like this: https://21st.dev/community/components/s/shadcn.md
