ngx-sortablejs icon indicating copy to clipboard operation
ngx-sortablejs copied to clipboard

Adding binding object in events

Open vimalraj-a opened this issue 4 years ago • 0 comments

Since data manipulation is handled by the library, having latest added/updated/removed object would help doing additional manipulation

onRemove event without removed data is a blocker. After receiving an onRemove event, not able to know what has removed in nested data models

vimalraj-a avatar Jul 21 '21 21:07 vimalraj-a