Shu Miyao
Results
1
issues of
Shu Miyao
I added 4 callbacks: afterInit, onStartEvent, onMoveEvent and onEndEvent. Any chance we could add those callbacks? Test code as follows. ``` $('#example-list-element').nestable({ afterInit: function ( event ) { console.log( event...