Direct-to-S3 / Azure tus 1.0 resume IndexedDB Golden Retriever 30 locales Webcam & screen capture

Drop Overlay

A styled overlay appears when files are dragged over the drop zone. Customize the overlay message and appearance.

What you should see: an overlay that appears across the drop target as soon as a drag enters the window, and disappears on drop or leave — so users can see where the file will land.
<upload-dropzone asp-upload-url="/api/upload/upload"
 asp-multiple="true"
 asp-drop-overlay="true"
 asp-drop-overlay-text="Release to upload your files"
 asp-auto-upload="true"
 asp-progress="true">
</upload-dropzone>