A quick start Blazor project that helps you to learn how to drag an item from an external TreeView component and drop it as an appointment onto the Blazor Scheduler of Syncfusion.
Example: https://blazor.syncfusion.com/demos/scheduler/external-drag-and-drop?theme=bootstrap4
Documentation: https://blazor.syncfusion.com/documentation/scheduler/appointments/#drag-and-drop-items-from-external-source
- Visual Studio 2022
- 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.