Blazor File Upload - Preload Files
Or drop files here
Properties
This example demonstrates how to pre-load files in the File Upload component. Already uploaded files are configured in the file list to view and remove them as needed.
The File Upload component allows you to load an initial list of files that are already uploaded to the server. Pre-loaded files are useful for viewing and removing files from the server, providing users with visibility into existing uploads and management capabilities.