Name of the group
OptionalpullWhether items can be dragged out of this list
true: Items can be moved outfalse: Items cannot be dragged out'clone': Items are cloned when dragged outstring[]: Array of group names that can receive itemsOptionalputWhether items can be dragged into this list
true: Accept items from any groupfalse: Don't accept items from other listsstring[]: Array of group names to accept items fromOptionalrevertRevert cloned element to initial position after moving to another list
Group configuration for sharing items between sortable lists
Remarks
Groups allow you to drag items between different sortable lists. You can control which lists can give/receive items and whether items are moved or cloned.
Example
Public