mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(autocomplete): validate prop not working after hovering * test(autocomplete): validate prop function should work after hover * chore(changeset): fixed autocomplete validate not working after hover * chore(autocomplete): minor comment change
@nextui-org/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 @nextui-org/autocomplete
# or
npm i @nextui-org/autocomplete
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.