Drag And Drop Node
Simulates drag and drop actions.
Parameters
| Label | Value Type | Description | 
|---|---|---|
| Drag From | Divider | Defines the starting point of the drag action. | 
| Drag From | Select | The reference point for the drag start position. | 
| Source Element Selector | Selector | The selector to identify the source element. | 
| From Position | Coord | The specific coordinates for the drag start position. | 
| Drop To | Divider | Defines the ending point of the drag action. | 
| Drop To | Select | The reference point for the drop position. | 
| Destination Element Selector | Selector | The selector to identify the destination element. | 
| To Position | Coord | The specific coordinates for the drop position. |