dragandrelease
Drag and release is a common user interface interaction pattern where a user first clicks and holds down a pointing device button, such as a mouse button or a touchscreen press, on a specific element. The user then moves the pointer to a different location or over another element while maintaining the button press. Finally, the user releases the button, which typically triggers an action or event based on the element that was dragged and the destination where it was released.
This interaction is fundamental to many graphical user interfaces. Examples include moving files between folders in