Back to Fullcalendar

selectLongPressDelay

_docs-v6/touch/selectLongPressDelay.md

latest382 B
Original Source

For touch devices, the amount of time the user must hold down before a date becomes selectable.

<div class='spec' markdown='1'> Integer, *default*: `1000` (1 second) </div>

This value is specified in milliseconds. If not specified, it falls back to longPressDelay.

Only applicable when the calendar is being used on a touch device. Otherwise, there is no delay.