drag_by_uid_to_uid
Drag a source element to a target element using HTML5 drag events. Specify element UIDs to trigger the drag operation.
Instructions
Drag element to another (HTML5 drag events).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromUid | Yes | Source element UID | |
| toUid | Yes | Target element UID |