<kendo:breadcrumb-messages>
Defines the text of the root icon title that is displayed within the Breadcrumb.
Example
<kendo:breadcrumb>
<kendo:breadcrumb-messages></kendo:breadcrumb-messages>
</kendo:breadcrumb>
Configuration Attributes
rootTitle java.lang.String
The label for the root icon of the Breadcrumb.
Example
<kendo:breadcrumb-messages rootTitle="rootTitle">
</kendo:breadcrumb-messages>