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-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00

@nextui-org/date-picker

A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.

Installation

yarn add @nextui-org/date-picker
# or
npm i @nextui-org/date-picker

Contribution

Yes please! See the contributing guidelines for details.

License

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