UNPKG

govuk-angular

Version:

Angular components port of govuk-frontend nunjucks macros.

10 lines (9 loc) 401 B
import * as i0 from "@angular/core"; export declare class GovUKTabComponent { id: string; label: string; active: boolean; hide: boolean; static ɵfac: i0.ɵɵFactoryDeclaration<GovUKTabComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<GovUKTabComponent, "govuk-tab", never, { "id": "id"; "label": "label"; "active": "active"; "hide": "hide"; }, {}, never, ["*"]>; }