HaRuki e12f3faa81
fix(components): autocomplete, tabIndex is not passed on input (#2375)
* fix(components): autocomplete, tabIndex is not passed on input

* fix(components): autocomplete, tabIndex is not passed on input

* Update metal-gorillas-dress.md
2024-03-03 20:37:11 -03:00
..
2023-11-03 11:05:16 -03:00
2024-02-11 10:34:09 -03:00
2023-11-03 11:05:16 -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.

Licence

This project is licensed under the terms of the MIT license.