UNPKG

@abgov/angular-components

Version:

Government of Alberta - UI components for Angular

8 lines (7 loc) 463 B
import { GoabBaseComponent } from "../base.component"; import * as i0 from "@angular/core"; export declare class GoabPublicFormTaskList extends GoabBaseComponent { heading?: string; static ɵfac: i0.ɵɵFactoryDeclaration<GoabPublicFormTaskList, never>; static ɵcmp: i0.ɵɵComponentDeclaration<GoabPublicFormTaskList, "goab-public-form-task-list", never, { "heading": { "alias": "heading"; "required": false; }; }, {}, never, ["*"], true, never>; }