New to Kendo UI for Angular? Start a free 30-day trial
DragTargetDataArgs
Represents the callback arguments used by the dragData
property.
Name | Type | Default | Description |
---|---|---|---|
dragTarget |
|
The drag target HTML element. | |
dragTargetId |
|
The drag target unique identifier, result from executing the callback used by the | |
dragTargetIndex |
|
The index of the current drag target in the collection of drag targets. Applicable for the |