touch_swipe_dates

enables/disables switching active dates using the horizontal swipe gesture on mobiles

boolean touch_swipe_dates;

Example

scheduler.config.touch_swipe_dates = true;


Default value:

false
See also
Back to top