ngMask
ngMask copied to clipboard
Percentages not possible with ngMask?
Seems like '%' is already used for accepting any digit and alphabet letter with accents, however this does make it impossible to create a %input mask properly (if we want the % symbol to appear).
Same issue with # and there doesn't seem to to be a way to escape these characters.
+1 I'd hoped \# would simply escape the character.
+1