MikaelEdebro / vue-airbnb-style-datepicker

A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.
https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/
MIT License
505 stars 105 forks source link

Add ability to disable datepicker #115

Closed postalservice14 closed 5 years ago

postalservice14 commented 5 years ago

You may want to disable the datepicker while the page is loading. Having the ability to pass a prop disabled to disable the input box would be helpful.