An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.
npm install @heroui/autocompleteAn 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.
``sh``
yarn add @heroui/autocompleteor
npm i @heroui/autocomplete
Yes please! See the
contributing guidelines
for details.
This project is licensed under the terms of the
MIT license.