CosmoCalendar icon indicating copy to clipboard operation
CosmoCalendar copied to clipboard

Added function #calendarView.resetDisabledDays()

Open Karthik2007 opened this issue 7 years ago • 0 comments

Added function #calendarView.resetDisabledDays() to clear disabled days in the calendar. As Described in the below issue

#https://github.com/ApplikeySolutions/CosmoCalendar/issues/28

Feature case:

If user wants to toggle between saturday as disabled/Enabled on run time instead of pre-initializing. Then calendarView.resetDisabledDays() method can be used.

Karthik2007 avatar Dec 01 '17 12:12 Karthik2007