TreeDataMove

Implement copy and move for tree like components.

Methods
copy makes a copy of an item
move moves an item to a new position
Other
$dropAllow can be redefined, if you need custom drop rules
Back to top