Search results

BreadcrumbItem API in Vue Breadcrumb API component

Properties

disabled

boolean

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

Defaults to false

iconCss

string

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

Defaults to null

text

string

Specifies the text content of the Breadcrumb item.

Defaults to

url

string

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

Defaults to