News

I use ngx-mat-intl-tel-input in an Angular 16 project. I have two validations. A required validation and a maxlength validation. I would excpect a required error when ...
What is the expected behavior? Checkbox reveals its validation state as a regular text input does. This means to me: 1. Taking mat-error color and 2. provides a place ...