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:
- The touch support is disabled by the configuration option touch.
- The browser doesn't support the Vibration API.
Related 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.