drag_by_uid_to_uid
Drag an element to another by specifying the source and target UIDs. Triggers HTML5 drag events to simulate drag-and-drop.
Instructions
Drag element to another (HTML5 drag events).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toUid | Yes | Target element UID | |
| fromUid | Yes | Source element UID |