<div class="ngx-dnd-item" ngxDraggable [model]="group" (drag)="onDrag($event)" [moves]="true"> This is the example code to call the method onDrag while dragging. The drag event not calling in this case. Can you please provide the example for events.