UNPKG

ng-http-loader

Version:

[![CI](https://github.com/mpalourdio/ng-http-loader/actions/workflows/main.yml/badge.svg)](https://github.com/mpalourdio/ng-http-loader/actions/workflows/main.yml) [![Coverage Status](https://coveralls.io/repos/github/mpalourdio/ng-http-loader/badge.svg?b

7 lines (6 loc) 470 B
import * as i0 from "@angular/core"; export declare abstract class AbstractLoaderDirective { readonly backgroundColor: import("@angular/core").InputSignal<string | undefined>; static ɵfac: i0.ɵɵFactoryDeclaration<AbstractLoaderDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractLoaderDirective, never, never, { "backgroundColor": { "alias": "backgroundColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>; }