Custom Rendering
The Kendo UI for Vue Native TreeView enables you to customize the content of its nodes.
To customize the appearance of the items, use the item
property of the TreeView.
The following example demonstrates how to display an icon next to the text of a TreeView node.