projects/ui/breadcrumb/breadcrumb-sibling-item.directive.ts
import { CngxBreadcrumbSiblingItemContext } from '@cngx/ui/breadcrumb'
Context for the *cngxBreadcrumbSiblingItem template. Replaces the default sibling row inside the CngxBreadcrumbSiblings menu; the surrounding <li cngxMenuItem> shell (role, highlight, activation, aria-current) stays library-owned.
*cngxBreadcrumbSiblingItem
<li cngxMenuItem>
aria-current
CngxBreadcrumbSibling
Convenience alias for sibling - usable as the let-sibling shorthand.
sibling
let-sibling
number
Row index inside the siblings list, starting at 0.
The sibling the row represents.