mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(select): disable all keys for isDisabled case * fix(select): add "disabled select shouldn't update by keyboard" test case * refactor(select): remove unnecessary map
@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.