Item Appearance
The Breadcrumb component provides different options for customizing the appearance of the items.
Item Font Icon
The Breadcrumb enables you to add an icon class inside the items. To achieve this, set the iconClass
inside the data object property of the Breadcrumb component that sets the iconClass inside the BreadcrumbLink component.
Custom icon
The Breadcrumb enables you to set a custom icon item. To achieve this, set the icon
inside the data property of the Breadcrumb component that sets the icon inside the BreadcrumbLink component.