react-input icon indicating copy to clipboard operation
react-input copied to clipboard

Can't use mask with "direction: rtl".

Open gerhr opened this issue 1 year ago • 1 comments

So i want to give users experience to fill "currency amount" field from right to left, the same flow lie in terminals. But the RegExp works only in one direction.

gerhr avatar Apr 26 '24 17:04 gerhr

According to our tests, the "rtl" direction works as expected, if you experience incorrect behavior, please provide the code or repository so that we can check it.

GoncharukBro avatar Apr 29 '24 20:04 GoncharukBro