a5hik / ng-sortable

AngularJS Library for Drag and Drop, supports Sortable and Draggable. Supports Touch devices.

Home Page:http://a5hik.github.io/ng-sortable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customize the dragged item, instead using the current one and attaching the class

mladibejn opened this issue · comments

Is there a way to provide a template for the dragged element, as in JQuery's draggable - the helper function?