UNPKG

@zag-js/date-picker

Version:

Core logic for the date-picker widget implemented as a state machine

20 lines (12 loc) 445 B
# @zag-js/date-picker Core logic for the date-picker widget implemented as a state machine ## Installation ```sh yarn add @zag-js/date-picker # or npm i @zag-js/date-picker ``` ## Contribution Yes please! See the [contributing guidelines](https://github.com/chakra-ui/zag/blob/main/CONTRIBUTING.md) for details. ## Licence This project is licensed under the terms of the [MIT license](https://github.com/chakra-ui/zag/blob/main/LICENSE).