Skip to main content
cngx-src documentation

CngxBreadcrumbSiblingItemContext

Interface

projects/ui/breadcrumb/breadcrumb-sibling-item.directive.ts

Referenced by#

Import#

import { CngxBreadcrumbSiblingItemContext } from '@cngx/ui/breadcrumb'

Description#

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.

Index#

Instance Properties#

Readonly

Convenience alias for sibling - usable as the let-sibling shorthand.

index#number
Readonly

Row index inside the siblings list, starting at 0.

Readonly

The sibling the row represents.