Skip to content

ngxDraggable onDrag event not calling #197

@kiranvarma1223

Description

@kiranvarma1223
    <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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions