UNPKG

@syncfusion/ej2-angular-inputs

Version:

A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Angular

12 lines (11 loc) 523 B
import * as i0 from "@angular/core"; import * as i1 from "./colorpicker.component"; import * as i2 from "@angular/common"; /** * NgModule definition for the ColorPicker component. */ export declare class ColorPickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerModule, [typeof i1.ColorPickerComponent], [typeof i2.CommonModule], [typeof i1.ColorPickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerModule>; }