chirokas 123b7fbc9f
refactor(overlays): improve stability, and complexity (#3467)
* feat(hooks): new `use-aria-overlay` package

* refactor(overlays): use custom `useAriaOverlay`

* chore(modal): remove unnecessary `onClose: state.close`

* chore(popover): remove duplicate `ariaHideOutside`

* test(modal): only hide the top-most modal

* chore: add changeset

* refactor(hooks): useAriaOverlay tweaks

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-05 22:06:32 +08:00
..
2024-07-07 12:19:09 +08: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.