Skip to main content

touch_feedback

Description

Returns vibration feedback before/after drag and drop on touch devices

touch_feedback: boolean

Example

gantt.config.touch_feedback = false;
...
gantt.init("gantt_here");

Default value: true

Details

Note, the config will have no effect if:

  1. The touch support is disabled by the configuration option touch.
  2. The browser doesn't support the Vibration API.
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.