mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* chore(date-picker): add missing slots comments * fix(date-picker): remove dateInputClassNames * fix(date-picker): use classNames instead of dateInputClassNames * chore(docs): add missing attributes * fix(date-picker): use classNames instead of dateInputClassNames * feat(changeset): add changeset * fix(docs): broken type
@heroui/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 @heroui/date-picker
# or
npm i @heroui/date-picker
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.