New to Kendo UI for Angular? Start a free 30-day trial
DropPosition
Specifies where a dragged item is dropped relative to the target item.
Values
Over
The item is dropped over the target item.
Before
The item is dropped before the target item.
After
The item is dropped after the target item.