vue-airbnb-style-datepicker
vue-airbnb-style-datepicker copied to clipboard
How to use min nights?
How do I pass min nights to this component. E.g: choose dateOne = "2019-04-04" so when minNights = 3 user only can choose date from "2019-04-06"
This is not implemented. PRs accepted!
@tranghaviet are you working on this? otherwise, I can give it a try
No I don't. I copied AirbnbStyleDatepicker.vue component and custom this component.