react-input-mask
react-input-mask copied to clipboard
FEATURE REQUEST : Currency Mask to fill data from right to left
When a user enters a currency, The behavior expected is that : When the user taps 1. We should have $0.01 When the user taps 2. We should display $0.12 When the user taps 3. We should display $1.23 When the user taps 4. We should display $12.34 When the user taps 5. We should display $123.45 ...
Instead, I need to define a mask with a fixed amount of character and the input starts with the hundred number instead of pushing from cent to bigger units.
The option Right To Left would be really useful since you don't know if the amount will be $.12 or $1,234.56
maybe consider using <input type="number">
?
Any success using this library with currency? That would be really helpfull
I think this lib doesnt fit this behavior yet. Would helpfull.
I think it would be helpful too! No other lib has this functionality
up
This would be super useful
I agree, this would be super useful
up
Nothing yet?
Nothing? :(
any updates !!
Still nothing?