# @heroui/autocomplete An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query. Please refer to the [documentation](https://heroui.com/docs/components/autocomplete) for more information. ## Installation ```sh yarn add @heroui/autocomplete # or npm i @heroui/autocomplete ``` ## Contribution Yes please! See the [contributing guidelines](https://github.com/frontio-ai/heroui/blob/master/CONTRIBUTING.md) for details. ## License This project is licensed under the terms of the [MIT license](https://github.com/frontio-ai/heroui/blob/master/LICENSE).