UNPKG

govuk-angular

Version:

Angular components port of govuk-frontend nunjucks macros.

9 lines (8 loc) 413 B
import * as i0 from "@angular/core"; export declare class GovUKPanelComponent { id: string; /** Use to create unique ids for each item in the radio list */ titleText: string; static ɵfac: i0.ɵɵFactoryDeclaration<GovUKPanelComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<GovUKPanelComponent, "govuk-panel", never, { "id": "id"; "titleText": "titleText"; }, {}, never, ["*"]>; }