drag_to_element
The command to drag the current element to the given element.
Syntax
Usage
correct usage
incorrect usage
Arguments
to_element(Element)
- The destination element to drag to.
Yields
(Element) The current element that was dragged.
Last updated