UNPKG

ngx-colors-v

Version:

A beautiful color picker for angular that let you choose from a color palette, using sliders (Hue, Lightness, Alpha sliders) or through text input(hex, rgba, hsla)

5 lines (4 loc) 88 B
export declare class NgxColor { preview: string; variants: Array<string>; }