mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* refactor: migrate eslint to v9 * chore: lint * chore: update eslint command * chore: fix lint warnings * chore: separate lint and lint:fix * chore: exclude contentlayer generated code * fix(scripts): add missing await
@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 for more information.
Installation
yarn add @heroui/autocomplete
# or
npm i @heroui/autocomplete
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.