New to Kendo UI for Angular? Start a free 30-day trial
Minimum Distance
Use the DragTarget threshold
option to set the minimum drag distance (in pixels) after which the user action will be considered dragging and the onDrag
event will be emitted. By default, the threshold is 0
.
The following example demonstrates implementing a minimum drag distance of 70px.
Change Theme
Theme
Loading ...