Search results

BreadcrumbItemModel API in JavaScript (ES5) Breadcrumb API control

Interface for a class BreadcrumbItem

Properties

disabled

boolean

Enable or disable the breadcrumb item, when set to true, the breadcrumb item will be disabled.

iconCss

string

Defines a class/multiple classes separated by a space for the item that is used to include an icon.

text

string

Specifies the text content of the Breadcrumb item.

url

string

Specifies the Url of the Breadcrumb item that will be activated when clicked.