New to Kendo UI for Angular? Start a free 30-day trial
BreadCrumbItemTemplateDirective
Represents a template that defines the content of a Breadcrumb item.
To define the template, nest an <ng-template>
tag with the kendoBreadCrumbItemTemplate
directive inside the <kendo-breadcrumb>
tag.
For more information and example refer to the Templates article.
Selector
[kendoBreadCrumbItemTemplate]