<kendo:fileManager-views-tree>

Configures the built-in tree view - accepts kendoTreeView options

Example

<kendo:fileManager-views>
    <kendo:fileManager-views-tree></kendo:fileManager-views-tree>
</kendo:fileManager-views>

Configuration Attributes

template java.lang.String

Template for rendering each node.

Example

<kendo:fileManager-views-tree template="template">
</kendo:fileManager-views-tree>
In this article
Not finding the help you need?