maskInput icon indicating copy to clipboard operation
maskInput copied to clipboard

Replace comma point

Open bars3s opened this issue 10 years ago • 3 comments

Hi! I added "replace comma point", I think it can be useful in some case.

bars3s avatar Dec 02 '14 12:12 bars3s

It is useful functionality. But could you do this setting more flexible? I mean, replace point to comma or comma to point.

Mavrin avatar Dec 02 '14 17:12 Mavrin

May be something like this:

decimalMarkReplace: { from: [',', ':', ';'], to: '.' }

What do you think, @Mavrin?

bars3s avatar Dec 05 '14 11:12 bars3s

It's look good.

Mavrin avatar Dec 05 '14 11:12 Mavrin