UNPKG

govuk-angular

Version:

Angular components port of govuk-frontend nunjucks macros.

6 lines (5 loc) 107 B
export declare class LinkAction { id?: string; text: string; action: ($event: Event) => any; }