UNPKG

ngx-input-color

Version:

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

5 lines (4 loc) 61 B
export interface IPosition { x: number; y: number; }