Angular ColorPicker
Angular ColorPicker is an input component to select a color.
Setup
Refer to PrimeNG setup documentation for download and installation steps for your environment.
Import
import {ColorPickerModule} from 'primeng/colorpicker';
Getting Started
ColorPick...
primetek.hashnode.dev2 min read