ngx-color
ngx-color copied to clipboard
Default value of the color selected in ColorCircleModule or ColorChromeModule
Can we clear the default value of the color in the colorcircle or colorchrome module.
<color-circle #circle [colors]="hexArray"></color-circle> @ViewChild("circle")colorchosen;
want colorchosen.hex to be ""