daterange-picker-vue3
v1.0.3
Published
Vue3 date range picker based on https://github.com/Innologica/vue2-daterange-picker (no jQuery)
Downloads
1,558
Readme
daterange-picker-vue3
Vue date range picker base on https://innologica.github.io/vue2-daterange-picker (no jQuery)
Demo and Usage
You can see a demo and read the documentation from the original package here: https://innologica.github.io/vue2-daterange-picker/
Installation
# install via npm
npm i daterange-picker-vue3 --save
TODO
- [] documentation
- [] tests
- [x] disabled dates
- [ ] export single components