I'm trying to format the input date for my credit card into my HTML, and I tried use brmasker for mask but both sides go 99/99(mm/yy), and the pattern does not work with ionic I guess.
[brmasker]="{mask:'00/00', len:5}"
Actually I do not what I can use for this.