New to Kendo UI for AngularStart a free 30-day trial

Arguments for the press event of the DragTarget and DragTargetContainer.

Definition

Package:@progress/kendo-angular-utils

Properties

The information related to the current drag event. This is the normalized drag event that contains details about the drag operation.

dragTarget

HTMLElement

The DOM element being dragged.

The identifier passed to the dragTargetId input property of the DragTarget or DragTargetContainer directive.

The index of the current drag target in the collection of drag targets. Applies to DragTargetContainer directive.