touch_tooltip

disables dhtmxlScheduler's tooltips on the touch devices

boolean touch_tooltip;

Example

scheduler.config.touch_tooltip = true; //disables tooltips


Default value:

false
See also
Back to top