Blazor | ComponentOne
Controls / TreeView
In This Topic
    TreeView
    In This Topic

    Visualize hierarchical data using TreeView for Blazor, an advanced TreeView control that provides hierarchical structure and extensive node functionality to organize data. TreeView shows parent-child relationships between items in a grouped list. Moreover, it displays hierarchical list of items, such as indexed entries, directories on a disk, or headings in a document, as a tree structure.
    The TreeView control represents the data through nodes which can be expanded or collapsed to show or hide different levels of hierarchy. These nodes can be implemented as images, text, or any HTML elements and can also be selected or edited to reorganize the hierarchy structure.

    Treeview control.

    Key Features