CosmoCalendar
CosmoCalendar copied to clipboard
Added function #calendarView.resetDisabledDays()
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.