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

Add an ability to use 'isRevealingMask' option

Open IIaJIeHo opened this issue 7 years ago • 2 comments

I've added an ability to use isRevealingMask with this component. The description for this option is in https://github.com/insin/inputmask-core#isrevealingmask--boolean

IIaJIeHo avatar May 15 '17 08:05 IIaJIeHo

+1

I noticed this option today while reading over the inputmask-core docs and would love to have this integrated!

Specifically, I think it's annoying when the input is masked with and underscore ("_") or space (" ") and you have to delete back through all that to enter in more text. And when you set the placeholderChar prop to false or an empty string '' it just defaults back to the underscore.

andersryanc avatar Jun 13 '17 18:06 andersryanc

+1 for this prop. I would also like to see this implemented.

reddo avatar Sep 06 '17 11:09 reddo