/multiple-file-selection-and-drag-drop-operations-in-a-blazor-file-manager-component

A quick-start project that helps you to disable multiple file selection and enable drag-drop operations in a Syncfusion Blazor File Manager component. Also, you will learn how to disable drag and drop for a particular file type using the File Manager.

Primary LanguageC#

Multiple File Selection and Drag Drop Operations in a Blazor File Manager Component

A quick-start project that helps you to disable multiple file selection and enable drag-drop operations in a Syncfusion Blazor File Manager component. Also, you will learn how to disable drag and drop for a particular file type using the File Manager.

Documentation: https://blazor.syncfusion.com/documentation/file-manager/multiple-file-selection

Online example: https://blazor.syncfusion.com/demos/file-manager/overview

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

Further help

To get more help, check the ASP.NET Core Blazor documentation.