UNPKG

ngx-input-color

Version:

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

8 lines (7 loc) 105 B
export declare enum ColorFormats { HEX = 0, RGBA = 1, HSLA = 2, HSVA = 3, CMYK = 4 }