Demo_DragDropArea.razor
This demo shows how to implement the powerful Drag-and-Drop feature in Blazor Uploader. It allows the user to drag a file directly into drop zone without the use of file dialog.
The child content auto accepts the browser Drag Drop event.