This sample explains about how to create a Syncfusion Blazor Dashboard Layout in a Blazor WebAssembly application. In this example, you’ll learn how to add dashboard layout panels, set positions, set sizes, and resize.
Documentation: https://blazor.syncfusion.com/documentation/dashboard-layout/getting-started
Online example: https://blazor.syncfusion.com/demos/dashboard-layout/default
- 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.
To get more help, check the ASP.NET Core Blazor documentation.