Raghavendra
Results
4
comments of
Raghavendra
add this in options: ``` mouseDrag: true, touchDrag: true, pullDrag: true, ``` **add "(dragging)="startDragging($event.dragging)"** `` ``` startDragging(event){ console.log(event); } ```
plz provide simple tutorial..
Please give update on above request
please help with example ....