UNPKG

@coreui/angular

Version:

CoreUI Components Library for Angular

11 lines (10 loc) 553 B
import * as i0 from "@angular/core"; export declare class HtmlAttributesDirective { #private; readonly cHtmlAttr: import("@angular/core").InputSignal<Record<string, any> | undefined>; private setStyle; private addClass; private setAttrib; static ɵfac: i0.ɵɵFactoryDeclaration<HtmlAttributesDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<HtmlAttributesDirective, "[cHtmlAttr]", ["cHtmlAttr"], { "cHtmlAttr": { "alias": "cHtmlAttr"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>; }