Closed guilhermedclima closed 7 years ago
update your plugins (y)
I installed the latest version with the command below, but the error continues.
npm install brmasker-ionic-3@latest --save
My input is declared as follows:
<ion-input
type="text"
value=""
placeholder="INFORME O CPF"
[brmasker]="{mask:'999.999.999-99', len:14}"
[(ngModel)]="data.cpf">
</ion-input>
I try with mask '000.000.000-00' too.
Boa noite parabéns pela iniciativa, como é um repo br nada melhor que perguntar em br kkk teria alguma forma de por exemplo o validator cif/cnpj person:true ... só aceitar números ?