Skip to content

A quick start Blazor WebAssembly app that includes the Blazor ListView component from Syncfusion with its available options. This project contains simple code customizations, as well as some important features like how to bind different types of data, group list items, add checkboxes to a list, and add nested list items.

Notifications You must be signed in to change notification settings

Yvone-Atieno/create-blazor-listview-component-in-blazor-webassembly-app

 
 

Repository files navigation

Create Blazor ListView In Blazor Webassembly App

A quick start Blazor WebAssembly app that allows you to configure the Blazor ListView component from Syncfusion with its available options. This project contains simple code customizations, as well as some important features like how to bind different types of data, group list items, add checkboxes to a list, and add nested list items.

Documentation: https://blazor.syncfusion.com/documentation/listview/getting-started/

Online examples: https://blazor.syncfusion.com/demos/listview/default-functionalities

Project prerequisites

Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK 3.1.3 in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the create-blazor-listview-component-in-blazor-webassembly-app repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.

About

A quick start Blazor WebAssembly app that includes the Blazor ListView component from Syncfusion with its available options. This project contains simple code customizations, as well as some important features like how to bind different types of data, group list items, add checkboxes to a list, and add nested list items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.7%
  • CSS 29.5%
  • C# 5.8%