Skip to content

Commit cc5b6a9

Browse files
983239: updated
1 parent bba8493 commit cc5b6a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blazor/treegrid/templates.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Templates in Blazor TreeGrid Component | Syncfusion
4-
description: Learn about all template options in the Syncfusion Blazor TreeGrid component and much more details.
4+
description: Checkout and learn here all about templates in Syncfusion Blazor TreeGrid component and much more details.
55
platform: Blazor
66
control: TreeGrid
77
documentation: ug
88
---
99

10-
# Templates in Blazor TreeGrid Component
10+
# Templates in Syncfusion Blazor TreeGrid Component
1111

1212
Blazor provides templated components that accept one or more UI fragments to render during component execution. The TreeGrid is a templated Razor component that enables customizing multiple parts of the UI through template parameters. It supports rendering custom content or components based on application logic.
1313

@@ -347,4 +347,4 @@ public class TreeData
347347
{% endhighlight %}
348348
{% endtabs %}
349349

350-
![Blazor TreeGrid with Empty Record Template](images/empty-record-template.png)
350+
![Blazor TreeGrid with Empty Record Template](images/empty-record-template.png)

0 commit comments

Comments
 (0)