Native Web Component for a dropzone to support uploading of binary files
Leverages HTML5 (multi) file input
Emits events 'drop', 'drop-all', 'file-double-click'
Allows keeping track of progress or failure via objects in event details
Drop files here or click to select files.
(Files will be uploaded automatically)