New to Kendo UI for Angular? Start a free 30-day trial
DragTargetDataFn
Represents the callback that is used by the dragData
property of the DragTarget
and DragTargetContainer
directives.
It returns the custom data that will be available in the events of the respective DropTarget
or DropTargetContainer
directives upon interaction.