Drop_Image
title: How to drop image elements into a canvas with React? layout: react_page
You can use native html5 drag&drop features to drop images (or other elements) from the page into the canvas area.
Note: this demo may not work well as it is injected into the page as an iframe.