UNPKG

ngx-sp-infra

Version:
8 lines (7 loc) 420 B
import * as i0 from "@angular/core"; export declare class LoadingButtonComponent { isLoading?: boolean; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<LoadingButtonComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<LoadingButtonComponent, "app-loading-button, lib-loading-button", never, { "isLoading": { "alias": "isLoading"; "required": false; }; }, {}, never, never, true, never>; }