Make Draggable Element
This feature allows you to make any UI element draggable & droppable so it can initiate a native file drag operation from your desktop app.

<br>
Start by specifying an element ID that will become "draggable"
Next, input the file path(s) that should be droppable.<br>
View an example here.