Demo_MultipleFiles.razor
This demo shows how to uploading an entire folder. Users choose a folder, and all files in that folder will be uploaded.
By setting Multiple="true" WebkitDirectory="true" the user can pick a folder and upload.
This demo shows how to uploading an entire folder. Users choose a folder, and all files in that folder will be uploaded.
By setting Multiple="true" WebkitDirectory="true" the user can pick a folder and upload.