projects/ui/breadcrumb/breadcrumb-overflow-item.directive.ts
import { CngxBreadcrumbOverflowItemContext } from '@cngx/ui/breadcrumb'
Context for the *cngxBreadcrumbOverflowItem template. Replaces the default crumb.resolvedLabel() text inside the overflow menu; the surrounding <li cngxMenuItem> shell (role, highlight, activation) stays library-owned.
*cngxBreadcrumbOverflowItem
crumb.resolvedLabel()
<li cngxMenuItem>
CngxBreadcrumbItem
Convenience alias for crumb - usable as the let-crumb shorthand.
crumb
let-crumb
The collapsed crumb the row represents.
number
Row index inside collapsedItems(), starting at 0.
collapsedItems()