TreeView

November 13, 2019 ยท View on GitHub

The tree-view page has a tree view control to show hierarchical content. When an item in the tree view is selected, it's details are shown in a details pane. This pattern is frequently used to show hierarchical relationship between items.

More information about the tree-view control can be found docs.microsoft.com.