Cancel outside element
If long press should be cancelled when moved outside element
Last updated
Was this helpful?
If long press should be cancelled when moved outside element
Last updated
Was this helpful?
cancelOutsideElement
boolean
true
If long press should be canceled when moving mouse / touch / pointer outside the element to which it was bound. When cancelled returns
as a cancel reason in callback. Works for mouse and pointer events, touch events may be supported in the future.