Closed eneias closed 6 months ago
We have 4 color formats: Hex, RGBA, HSLA and CMYK
The feature allows user to choose some formats, like:
<ngx-colors ngx-colors-trigger [(ngModel)]="color" [formats]="['hex','rgba','cmyk']"
merged on 3.6.0
We have 4 color formats: Hex, RGBA, HSLA and CMYK
The feature allows user to choose some formats, like:
<ngx-colors ngx-colors-trigger [(ngModel)]="color" [formats]="['hex','rgba','cmyk']"