mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(popover): close popover on scroll * feat(popover): add "should close popover on scroll" test * feat(changeset): add changeset * feat(select): add ScrollableContainerTemplate
@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.