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
When dragging over the calendar it's creating a range (classes appear: "range-start" and "range". Is it possible to change the outlook / visual drag-action?
Current selection: 1,2,3,...,15,16
Ideal selection: 1,2,8,9,15,16
I tried:
disabledWeekDays
hiddenWeekDays
But this doesn't alter the RangeSelection
Thanks a lot!!
The text was updated successfully, but these errors were encountered:
bjornkusters
changed the title
Change outlook of range
Change outlook of RangeSelection
Nov 21, 2019
When dragging over the calendar it's creating a range (classes appear: "range-start" and "range". Is it possible to change the outlook / visual drag-action?
Current selection: 1,2,3,...,15,16
Ideal selection: 1,2,8,9,15,16
I tried:
But this doesn't alter the RangeSelection
Thanks a lot!!
The text was updated successfully, but these errors were encountered: