Breadcrumb

TOC with deep-linking

To use the global breadcrumbs just use the <bci-app> component in app.component.html (default). Alternatively set the navigation items manually with BreadcrumbsService.setNavigationItems(navItems: SidenavItem[]) or check the docs of the BreadcrumbsService for other methods.

  • {{item.title}}

    Custom Breadcrumb Navigation

    {{customBreadcrumbMessage}}