New to Kendo UI for Angular? Start a free 30-day trial
DragTargetPressEvent
Arguments for the press event of the DragTarget
and DragTargetContainer
.
Name | Type | Default | Description |
---|---|---|---|
dragEvent |
|
The information related to the current drag event. This is the normalized drag event that contains details about the drag operation. | |
dragTarget |
|
The DOM element being dragged. | |
dragTargetId? |
|
The identifier passed to the | |
dragTargetIndex? |
|
The index of the current drag target in the collection of drag targets. Applies to |