UNPKG

xng-breadcrumb

Version:

A declarative and reactive breadcrumb approach for Angular 6 and beyond https://www.npmjs.com/package/xng-breadcrumb

11 lines (10 loc) 510 B
import * as i0 from "@angular/core"; /** * This directive is used to customize the breadcrumb label behavior * *xngBreadcrumbItem directive can be used in the child element of xng-breadcrumb * Usage: refer to the demo - app.component.html */ export declare class BreadcrumbItemDirective { static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbItemDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<BreadcrumbItemDirective, "[xngBreadcrumbItem]", never, {}, {}, never, never, false, never>; }