How to use ngx-Color-Picker (version 13) in angular application (Version 15)

161 views Asked by At

I am not able to implement the ngx-color-picker(v.13) in my Angular (v.15) so can any one tell me

i need to get the color from the color picker. but i am not even able to open the color picker so need correct way of solution with code for this one. if there any please do this as immediately as possible thank you.

1

There are 1 answers

0
Max On

You should be using the ng-color-picker v14 in Angular 15 => https://github.com/zefoy/ngx-color-picker/releases/tag/v14.0.0

ng-color-picker v13 is not compatible with Angular 15.