Skip to content

Commit e0f89f5

Browse files
authored
Update README.md
1 parent e69fca4 commit e0f89f5

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
1-
# customize-treeview-items-using-a-template-and-cssclass-property
1+
# Customize TreeView Items Using a Template and CssClass property
2+
3+
A quick-start project that helps you customize Syncfusion Blazor TreeView items easily using a template and the CssClass property in a WebAssembly app. You will learn how to use the context property and access the data fields showcasing the employee details with their images and designations.
4+
5+
Watch the video now: Coming soon...
6+
7+
Documentation: https://blazor.syncfusion.com/documentation/treeview/template
8+
Online example: https://blazor.syncfusion.com/demos/treeview/template
9+
10+
## Project prerequisites
11+
Make sure you have a compatible version of .NET Core on your machine before starting to work on this project. You will also need the following:
12+
* [Visual Studio 2019 (version 16.6+)]( https://visualstudio.microsoft.com/downloads)
13+
* [.NET Core SDK 3.1.3+](https://dotnet.microsoft.com/download/dotnet-core/3.1)
14+
15+
## How to run this application
16+
To run this application, you need to first clone or download the ‘customize treeview items using a template and cssclass property’ repository and then open it in Visual Studio 2019. Now, build and run your project to view the output.
17+
18+
## Further help
19+
20+
To get more help, check the [ASP.NET Core Blazor documentation](https://docs.microsoft.com/en-us/aspnet/core/blazor).

0 commit comments

Comments
 (0)