# `@clayui/autocomplete`

An autocomplete text field is an input that offers the user text suggestions while they type.

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

## Install

Run `yarn`

```shell
yarn add @clayui/autocomplete
```

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