UNPKG

govuk-angular

Version:

Angular components port of govuk-frontend nunjucks macros.

10 lines (9 loc) 449 B
import * as i0 from "@angular/core"; export declare class GovUKErrorMessageComponent { showError: boolean; message: string; advice: string; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<GovUKErrorMessageComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<GovUKErrorMessageComponent, "govuk-error-message", never, { "showError": "showError"; "message": "message"; "advice": "advice"; }, {}, never, never>; }