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 custom tooltip for custom dates #130

Open Momaiz opened 4 years ago

Momaiz commented 4 years ago

Hello , thank you for plugin . Can i found away to add custom tooltip for date i want to show to clients that there's dates with low price ,or custom price .

Best regards

sikandartariq1 commented 4 years ago

I believe you can use customizedDates option to apply a different color as per price (low price/ custom price in your case). check the documentation for details. P.S I'm not sure but I think you can try to bind tooltip too with this option by using cssClass