---
title: Dropdown Menu
description: Displays a menu to the user — such as a set of actions or functions — triggered by a button.
source: apps/www/src/lib/registry/default/ui/dropdown-menu
primitive: https://www.radix-vue.com/components/dropdown-menu.html
---
## Installation
```bash
npx shadcn-vue@latest add dropdown-menu
```
## Usage
```vue
Open
My Account
Profile
Billing
Team
Subscription
```
## Examples
### Checkboxes
### Radio Group