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)

3 lines (2 loc) 106 B
import { ValidatorFn } from "@angular/forms"; export declare function validColorValidator(): ValidatorFn;