UNPKG

govuk-angular

Version:

Angular components port of govuk-frontend nunjucks macros.

10 lines (9 loc) 397 B
import * as i0 from "@angular/core"; export declare class GovUKNavComponent { id: string; label: string; link: any; active: boolean; static ɵfac: i0.ɵɵFactoryDeclaration<GovUKNavComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<GovUKNavComponent, "govuk-nav", never, { "id": "id"; "label": "label"; "link": "link"; "active": "active"; }, {}, never, never>; }