assisrafael / assisrafael/angular-input-masks
Make 'ui-money-mask' come 'R$ 12,00' instead 'R$ 00,12' when you type '12'
- Dominant language
- JavaScript
- Stars
- 955
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
There is some way (additional attribute or something like) to put values from left to right on 'ui-money-mask'?
###### For example:
When you type '12' on your keyboard the mask comes: 'R$ 00,12'
There's some way to come 'R$ 12,00'? And only let you type a cents value when you press the 'comma key'?
##
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/26565771-make-ui-money-mask-come-r-12-00-instead-r-00-12-when-you-type-12?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github).
Contributor guide
Assessment
This issue has not been assessed yet.