DraggableBuilder.Group Method
Name | Parameters | Description |
---|---|---|
Group(JS) | value | Allows you to group several UI components, so that users can drag and drop items between them. Mirrors the client-side group option. |
Group(String) | value | Allows you to group several UI components, so that users can drag and drop items between them. Mirrors the client-side group option. |