mengxiong10 / vue-datepicker-next

A datepicker / datetimepicker component for Vue3
https://mengxiong10.github.io/vue-datepicker-next/
MIT License
147 stars 34 forks source link

Feature request: Holiday feature #19

Open bedus-creation opened 1 year ago

bedus-creation commented 1 year ago

Idea

This feature adds a class namely 'holiday' if the date is a holiday and the cell could be clickable or not based on props holiday-clickable

API