/how-to-create-a-cascading-dropdown-list

A quick start Blazor project that shows how to create a cascading Blazor Dropdown List in the Blazor WebAssembly App.

Primary LanguageHTML

How to Create a Cascading Dropdown List

This sample shows how to create a cascading Blazor Dropdown List in the Blazor WebAssembly Application.

Examples: https://blazor.syncfusion.com/demos/dropdown-list/cascading

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.