Demo_DragDropBody.razor
This demo shows how to implement the powerful Drag-and-Drop feature for the whole page in Blazor Uploader. It allows the user to drag a file directly into drop zone without the use of file dialog.
By setting DragDropPanelSelector="body", uploader will listen drop drop event for whole page.
Drag and drop your file any where in whole page
or
Browse files