@heroui/date-input
Version:
A date input allows users to enter and edit date and time values using a keyboard.
23 lines (15 loc) • 468 B
Markdown
# @heroui/date-input
A date input allows users to enter and edit date and time values using a keyboard.
## Installation
```sh
yarn add @heroui/date-input
# or
npm i @heroui/date-input
```
## 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).