UNPKG

@ngxmc/color-picker

Version:
12 lines (11 loc) 429 B
import * as i0 from "@angular/core"; export declare class NumericColorInputDirective { onInput($event: any): void; /** * Format input * @param input */ private _formatInput; static ɵfac: i0.ɵɵFactoryDeclaration<NumericColorInputDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NumericColorInputDirective, "[ngxMatNumericColorInput]", never, {}, {}, never, never, true, never>; }