valueString(default: "")

Defines the value/path of the component. Each segments is separated by a slash.

Example

<nav id="breadcrumb"></nav>

<script>
    $("#breadcrumb").kendoBreadcrumb({
        value: 'Telerik UI/Navigation/Breadcrumb'
    });
</script>
In this article
value
Not finding the help you need?
Contact Support