mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(date-picker): use trigger ref instead * fix(date-input): add innerWrapperProps * fix(date-picker): include popoverTriggerRef and add onPress to selector * feat(date-picker): add test * feat(changeset): add changeset * refactor(date-input): merge innerWrapperPropsProp & props and add cn
@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.