I am using Kendo Tree view in Angular, there is an icon to show the state of a Node (Expanded/Collapsed). I want to show border/lines to clearly highlight the hierarchy of the Nodes.
I am using Kendo TreeView to show the data in a hierarchal manner, the icons that Kendo gives by default can be in expanded/collapsed state. I want to show a border/line with the icon to clearly highlight the hierarchy of the nodes.