ObaidUrRehman / ng-drag-drop

Drag & Drop for Angular - based on HTML5 with no external dependencies. :tada:
MIT License
239 stars 123 forks source link

Get data onDragEnter #137

Open edlugome opened 6 years ago

edlugome commented 6 years ago

Is it possible to get data when item enters droppable zone?

ObaidUrRehman commented 6 years ago

Yes, very much do-able. I could really use a PR on this :-)