Blazor DragAndDropFileInput

The Blazor Bootstrap DragAndDropFileInput component supports desktop drag and drop and touch file-picker selection.
API Documentation

Basic usage #

Drop files onto the area on desktop, or tap it on touch devices to open the native file picker.

Validation #

Drop and picker selection share the same extension, size, and count validation behavior. Configure validation-message templates with {FileName}, {MaxFileSize}, {AllowedFileTypes}, or {MaxFileCount} where applicable; the single-file message is static.

Form validation #

Use FilesChanged to update a form model while retaining the drag-and-drop area and touch picker fallback.

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.