Vue3 date range picker based on https://github.com/Innologica/vue2-daterange-picker (no jQuery)
npm install daterange-picker-vue3> Vue date range picker base on https://innologica.github.io/vue2-daterange-picker (no jQuery)
You can see a demo and read the documentation from the original package here:
https://innologica.github.io/vue2-daterange-picker/
``bash``install via npm
npm i daterange-picker-vue3 --save
- [] documentation
- [] tests
- [x] disabled dates
- [ ] export single components