touch_feedback_duration
Description
Definiert die Dauer des Vibrations-Feedbacks vor/nach Drag & Drop auf Touch-Geräten (in Millisekunden)
touch_feedback_duration: number
Example
gantt.config.touch_feedback_duration = 1;
...
gantt.init("gantt_here");
Standardwert: 1
Details
Hinzugefügt in Version 4.1
Hinweis: Die Konfiguration hat keinen Effekt, wenn:
- Die Touch-Unterstützung durch die Konfigurationsoption touch deaktiviert ist.
- Der Browser die Vibration API nicht unterstützt.
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.