maskInput
maskInput copied to clipboard
Replace comma point
Hi! I added "replace comma point", I think it can be useful in some case.
It is useful functionality. But could you do this setting more flexible? I mean, replace point to comma or comma to point.
May be something like this:
decimalMarkReplace: { from: [',', ':', ';'], to: '.' }
What do you think, @Mavrin?
It's look good.