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.
{{customBreadcrumbMessage}}