You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eu usaria a lib cpf_cnpj.js. e criaria meu próprio validador...
Note que a lib esta deprecated, ele separou em 2 pacotes, mas fica tranquilo adaptar para essa solução
pensei em algo do tipo..
<input type="text" class="form-control" id="cpf" formControlName="cpf" [cpf]="cpf" mask="000.000.000-00">
você tem algum exemplo?
The text was updated successfully, but these errors were encountered: