rniemeyer / knockout-sortable

A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality
MIT License
548 stars 128 forks source link

Add dragStart and dragStop options to draggable binding #193

Open jbaez opened 6 years ago

jbaez commented 6 years ago

This adds options for receiving the item being dragged on a callback on events "dragstart" and "dragstop"