chirokas 255c641f96
fix(autocomplete): controlled state logic (#2969)
* fix(autocomplete): autocomplete controlled state (#2955)

* chore(autocomplete): add changeset

* Update packages/components/autocomplete/__tests__/autocomplete.test.tsx

---------

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-06-14 21:08:09 -03:00
..
2024-04-01 14:52:40 -03:00
2023-11-03 11:05:16 -03:00
2023-11-03 11:05:16 -03:00

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