UNPKG

design-angular-kit-lombardia

Version:

Un toolkit Angular conforme alle linee guida di design per i servizi web della Regione Lombardia

10 lines (9 loc) 534 B
import * as i0 from "@angular/core"; import * as i1 from "../../../utils/coercion"; export declare class ItAvatarWrapperDirective { extraText: boolean; get hostClasses(): string; static ɵfac: i0.ɵɵFactoryDeclaration<ItAvatarWrapperDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<ItAvatarWrapperDirective, "[itAvatarWrapper]", ["itAvatarWrapper"], { "extraText": { "alias": "extraText"; "required": false; }; }, {}, never, never, true, never>; static ngAcceptInputType_extraText: i1.BooleanInput; }