You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/treegrid/templates.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
3
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.
5
5
platform: Blazor
6
6
control: TreeGrid
7
7
documentation: ug
8
8
---
9
9
10
-
# Templates in Blazor TreeGrid Component
10
+
# Templates in Syncfusion Blazor TreeGrid Component
11
11
12
12
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.
13
13
@@ -347,4 +347,4 @@ public class TreeData
347
347
{% endhighlight %}
348
348
{% endtabs %}
349
349
350
-

350
+

0 commit comments