UNPKG

@vipstorage/material-color-picker

Version:
13 lines (12 loc) 440 B
import * as i0 from "@angular/core"; export declare class NumericColorInputDirective { constructor(); 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, false, never>; }