Closed rvvpatel closed 3 years ago
Hi, I am using ng-select-ex. How to change border color on validation fire on submit form. I am using ReactiveFormsModule validation.
Did you find any solution? I have the same problem
@FranLopezFreelance Use the CSS classes in order to customize the colors: https://github.com/optimistex/ngx-select-ex#styles-and-customization
Hi, I am using ng-select-ex. How to change border color on validation fire on submit form. I am using ReactiveFormsModule validation.