Documentation

TreeDataMove

Implement copy and move for tree like components.

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