vue-datepicker-next icon indicating copy to clipboard operation
vue-datepicker-next copied to clipboard

Feature request: Holiday feature

Open bedus-creation opened this issue 3 years ago • 0 comments
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 holiday and holiday-clickable props, which accept function (similar to disable dates) and boolean as arguments respectively.

bedus-creation avatar Jul 20 '22 10:07 bedus-creation