Currently the pull option cannot receive both an array of groups to put into and the 'clone' string.
I want to be able to specify both:
- the 'clone' string to instruct the Sortable that I want to clone the dragged item
- an array of group names where I want to be able to drag the cloned element into
How can I do this?