---
title: Select
description: Displays a list of options for the user to pick from—triggered by a button.
source: apps/www/src/lib/registry/default/ui/select
primitive: https://www.radix-vue.com/components/select.html
---
## Installation
```bash
npx shadcn-vue@latest add select
```
## Usage
```vue
```
## Examples
### Scrollable
### Form