kutlugsahin / ngx-smooth-dnd

angular wrapper for smooth-dnd
165 stars 30 forks source link

Right sort items #39

Open komxvl opened 4 years ago

komxvl commented 4 years ago

Hi @kutlugsahin & @Ne4istb . Could you help me, please? Before, I used method, applyDrag(this.items, dropResult); for right sort items, but now, I see next: Cannot find name 'applyDrag'. What I must be doing now for the right sort ?!