BreadCrumbItem
Represents an interface that defines the structure of individual Breadcrumb items.
Name | Type | Default | Description |
---|---|---|---|
disabled? |
|
|
Determines if the item is disabled (see example#disabled-items). The value appears as an |
icon? |
|
Specifies the name of a built-in font icon in a Kendo UI theme (see example). The icon appears inside the item in a | |
iconClass? |
|
Applies one or more CSS classes to a | |
imageUrl? |
|
Provides a URL for an | |
svgIcon? |
|
Sets an | |
text? |
|
Sets the text content for the item. If not provided, the numeric item index appears by default. | |
title? |
|
Provides a title for the item (see example). The value appears as a |