Skip to content

Instantly share code, notes, and snippets.

View kuntapong's full-sized avatar

Kuntapong Nitiworanan kuntapong

View GitHub Profile

Electron Drag’n’Drop

Allows files(s) to be dragged inside the electron app as well as files to be dropped out (when dropped on the desktop e.g. the file will be copied to the destination.

Installation

Clone the Quick Start repository:
git clone https://github.com/electron/electron-quick-start

Go into the repository: