BreadcrumbItemTagHelper

Example

Razor
<kendo-breadcrumb-item>
</kendo-breadcrumb-item>

Attributes

AttributeTypeDescription
encodedBooleanDefines whether to encode the item's text. To render entities or HTML, set it to false.
hrefStringDefines the navigation link's url of the item (rendered if navigation is true).
iconStringDefines the icon to be rendered.
icon-classStringDefines the icon classes (the span element).
item-classStringDefines the item classes (the li element).
link-classStringDefines the link classes (the a element).
show-iconBooleanDefines whether to show the icon. Default value is true for rootItem and false for item.
show-textBooleanDefines whether to show the text. Default value is false for rootItem and true for item.
textStringDefines the text of the item.
typeBreadcrumbItemTypeThe item type.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support