UNPKG

ngx-core-business

Version:

A comprehensive solution designed to streamline the development of enterprise-level Angular applications.

8 lines (7 loc) 436 B
import * as i0 from "@angular/core"; export declare class ProgressViewComponent { text: string; zIndex: number; static ɵfac: i0.ɵɵFactoryDeclaration<ProgressViewComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ProgressViewComponent, "ngbiz-progress-view", never, { "text": { "alias": "text"; "required": false; }; "zIndex": { "alias": "zIndex"; "required": false; }; }, {}, never, never, false, never>; }