Peterl561 f7e1b17c40
fix(select): remove input from hidden-select (#4427)
* fix(select): use select missing commitValidation call

* fix(select): remove hidden input from hidden-select

* test(select): updated validation tests

* chore(changeset): fix native validation behavior for select
2024-12-22 10:09:42 -03:00
..
2024-12-06 12:16:05 -03:00
2024-04-01 14:52:40 -03:00
2023-08-21 12:28:01 +00:00
2023-08-21 12:28:01 +00:00

@nextui-org/select

A select displays a collapsible list of options and allows a user to select one of them.

Please refer to the documentation for more information.

Installation

yarn add @nextui-org/select
# or
npm i @nextui-org/select

Contribution

Yes please! See the contributing guidelines for details.

License

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