<kendo:fileManager-breadcrumb>

Configures or disables the Breadcrumb component.

Example

<kendo:fileManager>
    <kendo:fileManager-breadcrumb></kendo:fileManager-breadcrumb>
</kendo:fileManager>

Configuration Attributes

delimiterIcon java.lang.String

Defines a new delimiter icon for the breadcrumb.

Example

<kendo:fileManager-breadcrumb delimiterIcon="delimiterIcon">
</kendo:fileManager-breadcrumb>

rootIcon java.lang.String

Defines a new root icon for the breadcrumb.

Example

<kendo:fileManager-breadcrumb rootIcon="rootIcon">
</kendo:fileManager-breadcrumb>
In this article
Not finding the help you need?