UNPKG

ngx-input-color

Version:

Angular color input component and color picker (with HSL, HSV, RGB, CMYK, HEX, alpha, eye-dropper, etc)

11 lines (10 loc) 713 B
import * as i0 from "@angular/core"; import * as i1 from "./directives/ngx-input-box-shadow.directive"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "./lib/ngx-box-shadow/ngx-box-shadow.component"; export declare class NgxInputBoxShadowModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxInputBoxShadowModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxInputBoxShadowModule, [typeof i1.NgxInputBoxShadowDirective], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NgxBoxShadowComponent], [typeof i4.NgxBoxShadowComponent, typeof i1.NgxInputBoxShadowDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxInputBoxShadowModule>; }