Blazor File Upload - Preload Files
This example demonstrates how to pre-load the files of the File Upload component. The already uploaded files are configured in file list to view and remove them.
Or drop files here
Properties
The File Upload component allows to load initial list of files which are already uploaded in the server. The preload files are useful to view and remove from server.