# `@clayui/tooltip`

Tooltips are brief pieces of information that appear on hover state over an element to clarify its meaning or use for the user.

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

## Install

Run `yarn`

```shell
yarn add @clayui/tooltip
```

## 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.