UNPKG

ngx-colors

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)

9 lines (8 loc) 161 B
export declare const OVERLAY_STYLES: { position: string; height: string; width: string; 'z-index': number; top: number; left: number; };