BreadCrumbItem
An interface for the Breadcrumb items.
Name | Type | Default | Description |
---|---|---|---|
disabled? |
|
Specifies if the item is disabled (see example#disabled-items). Rendered as an | |
icon? |
|
Defines the name for a built-in icon in a Kendo UI theme (see example).
The icon is rendered inside the item by a | |
iconClass? |
|
Defines a CSS class—or multiple classes separated by spaces— which are applied to a | |
imageUrl? |
|
Defines a URL which is used for an | |
svgIcon? |
|
Defines an | |
text? |
|
Specifies the text content rendered inside the item. The numeric item index is rendered by default. | |
title? |
|
Sets the title of the item (see example). Rendered as a |