mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* feat(select): add test * fix(select): use domRef in ariaShouldCloseOnInteractOutside * feat(changeset): add changeset * fix(select): rewrite "should unset form value" test
@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.