Skip to main content
cngx-src documentation

CngxBreadcrumbOverflowItemContext

Interface

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

Referenced by#

Import#

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

Description#

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.

Index#

Instance Properties#

Readonly

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

Readonly

The collapsed crumb the row represents.

index#number
Readonly

Row index inside collapsedItems(), starting at 0.