ManukMinasyan / vue-functional-calendar

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

Disabled All dates #129

Closed PalmieriM closed 3 years ago

PalmieriM commented 3 years ago

Hi, how can i disable all dates? I can add to configuration object this: disabledDates:['beforeToday','afterToday'] but i want to disable initially all dates. How can i resolve it? thanks