ngx-mask Questions
2
Solved
I would like to add a reactive form control over a form and an error is triggered:
More than one custom value accessor matches form control with unspecified name attribute
Everything works sep...
Touchandgo asked 23/3, 2020 at 17:21
1
I'm trying to create simple field for phone number with help of ngx-mask module like this:
<mat-form-field>
<input matInput formControlName="PhoneNumber" placeholder="Phone number" mask=...
1
© 2022 - 2024 — McMap. All rights reserved.