BreadcrumbItemModel

Interface representing the BreadcrumbItem class.

Properties

disabled Boolean

Specifies whether to enable or disable the breadcrumb item.

Default: false

iconCss String

Specifies one or more CSS classes to include an icon or image in the breadcrumb item.

Default: null

text String

Specifies the text content of the breadcrumb item.

Default: ""

url String

Specifies the url of the breadcrumb item.

Default: ""