Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 556 Bytes

File metadata and controls

18 lines (11 loc) · 556 Bytes

How to Customize Individual Views of Blazor Scheduler

This sample explains about how to customize the individual views of Syncfusion Blazor Scheduler.

Example: https://blazor.syncfusion.com/demos/scheduler/basic-views

Documentation: https://blazor.syncfusion.com/documentation/scheduler/views

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.