insin / insin/react-maskedinput
Hide separator characters or format Monay
Open
- Dominant language
- JavaScript
- Stars
- 727
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm trying to make inputmask to format numbers like `99,999.99` (money) and to limit it to one billion, I added `size` parameter and also mask=`111,111,111.11` and `placeholderCharacter=' '` however what I see now is ` , , . ` is there a way to hide them and show as you type?
Contributor guide
Assessment
This issue has not been assessed yet.