UNPKG

ngx-input-color

Version:

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

7 lines (6 loc) 94 B
export declare enum ColorInspector { Picker = 0, RGB = 1, HSL = 2, CMYK = 3 }