@heroui/date-picker
Version:
A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.
23 lines (15 loc) • 503 B
Markdown
# @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
```sh
yarn add @heroui/date-picker
# or
npm i @heroui/date-picker
```
## Contribution
Yes please! See the
[contributing guidelines](https://github.com/heroui-inc/heroui/blob/master/CONTRIBUTING.md)
for details.
## License
This project is licensed under the terms of the
[MIT license](https://github.com/heroui-inc/heroui/blob/master/LICENSE).