Перейти к основному содержимому

touch_feedback

Description

Возвращает вибрационную обратную связь до/после перетаскивания на сенсорных устройствах

touch_feedback: boolean

Example

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

Значение по умолчанию: true

Details

Note, the config will have no effect if:

  1. Поддержка сенсорного ввода отключена конфигурационной опцией touch.
  2. Браузер не поддерживает 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.