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-04-01 14:52:40 -03:00

@nextui-org/modal

Displays a dialog with a custom content that requires attention or provides additional information.

Please refer to the documentation for more information.

Installation

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

Contribution

Yes please! See the contributing guidelines for details.

License

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