New to Kendo UI for Angular? Start a free 30-day trial

Drag Handle

By default, the whole DragTarget element is draggable. To specify that only certain child elements will serve as drag handles, apply the DragHandle directive on them. This enables dragging only through the handle element(s), while using the whole drag target for collision detection.

The following example demonstrates the DragHandle directive in action.

Example
View Source
Change Theme:

In this article

Not finding the help you need?