ManukMinasyan / vue-functional-calendar

Vue.js Functional Calendar | Component/Package
https://vue-functional-calendar.now.sh/
MIT License
469 stars 84 forks source link

Disabled range dates #35

Closed jjfufu closed 4 years ago

jjfufu commented 4 years ago

Hey !

When using the range mode it would be cool to be able to disable range date, like :

{ start: '13-10-2019', end: '15-10-2019' }

Thx :)