New to KendoReact? Start a free 30-day trial
Hold to Drag
Hold to DragPremium
You can use the KendoReact drag
callbacks to implement custom logic on top of them.
The following example demonstrates how to apply a hold delay in order to begin a drag after a specific time has passed. Once the pre-defined delay is reached, the Button appearance changes to primary
, and the component can be dragged. In addition, if the user tries to drag it before the delay has passed, the drag will be canceled.
Change Theme
Theme
Loading ...