# `@clayui/drop-down`

A dropdown menu displays a list of options for the element that triggers it.

- [Documentation](https://clayui.com/docs/components/drop-down.html)
- [Changelog](./CHANGELOG.md)
- [Breaking change schedule](./BREAKING.md)

## Install

Run `yarn`

```shell
yarn add @clayui/drop-down
```

## Contribute

We'd love to get contributions from you! Please, check our [Contributing Guidelines](https://github.com/liferay/clay/blob/master/CONTRIBUTING.md) to see how you can help us improve.