mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* 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>
@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.