You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
daysDisabled property disabled all the given days for example if i supply [0], then it disable all the sunday.
I want that some of the dates should be enabled which is disabled by daysDisabled.
we have datesEnabled property which enable dates but it disabled all the dates other than what we suppy in the datesEnabled. so datesEnabled is not fit here
The text was updated successfully, but these errors were encountered:
daysDisabled property disabled all the given days for example if i supply [0], then it disable all the sunday.
I want that some of the dates should be enabled which is disabled by daysDisabled.
we have datesEnabled property which enable dates but it disabled all the dates other than what we suppy in the datesEnabled. so datesEnabled is not fit here
The text was updated successfully, but these errors were encountered: