Skip to content

Commit 7e763c3

Browse files
984382: Updated the UG document for the Treeview Component
1 parent 06d333a commit 7e763c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

blazor/treeview/integration.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ This is demonstrated in an example where the TreeView operations are manipulated
251251
{% previewsample "https://blazorplayground.syncfusion.com/embed/LZheMDMKCfviYktD?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
252252
![Context Menu in Blazor TreeView Component](./images/blazor-treeview-node-with-context-menu.png)
253253

254-
## Badge INtegration
254+
## Badge Integration
255255

256256
The Blazor TreeView component integrates with the Syncfusion Badge component, enabling customization of the node structure. This is achieved using the [`NodeTemplate`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Navigations.TreeViewTemplates-1.html#Syncfusion_Blazor_Navigations_TreeViewTemplates_1_NodeTemplate) tag, which facilitates the creation of a tree node with any custom structure, such as a web mail folder displaying a name and unread message count using the Badge component.
257257

@@ -982,4 +982,5 @@ In the sample provided, the code snippet for the [Error Boundary component](http
982982
}
983983
}
984984
985-
```
985+
986+
```

0 commit comments

Comments
 (0)