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

Close datepicker programmatically #128

Open KazarminDmitriy opened 4 years ago

KazarminDmitriy commented 4 years ago

In the issue https://github.com/MikaelEdebro/vue-airbnb-style-datepicker/issues/12 You made a programmatically open datepicker. How I can close datepicker with click outside?