vue-datepicker-next
vue-datepicker-next copied to clipboard
Feature request: Holiday feature
trafficstars
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
- This feature adds two
holidayandholiday-clickableprops, which accept function (similar to disable dates) and boolean as arguments respectively.