ui-mask
ui-mask copied to clipboard
Can't make the first character optional
Not sure if I am missing anything. Please try the following mask at the demo page: "?A9". This mask should accept either '5' or 'a5' as valid inputs.
+1
Here's an example on another project: https://github.com/angular-ui/ui-utils/pull/21