You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @rodrigodiasf1984, sorry for the holdup. So to achieve this, we would have to do a regex-like comparison to distinguish characters from numbers. I'll come up with a solution, but it will take some time, ok?
Hi, @rodrigodiasf1984, sorry for the holdup. So to achieve this, we would have to do a regex-like comparison to distinguish characters from numbers. I'll come up with a solution, but it will take some time, ok?
Hi @Cnilton, thanks for your feedback, it's ok, when you've achieved this let me know, Thanks!(Obrigado mano!TMJ!)
Hi guys, first of all, I'd like to thank you for this amazing package.
Second, how can I use a mask like this?
4 number 1 space and 3 letters?
I need something like this, but the 3 last digits should be only letters, at the moment this allow the user to type numbers too.
I'm using react-hook-form
Maybe it needs to add a custom mask type? Or can I achieve this using some regex?
Thanks for your help.
The text was updated successfully, but these errors were encountered: