react-intl-tel-input
react-intl-tel-input copied to clipboard
How to prevent onPhoneNumberChange?
Hey, I need to allow only digits. Do you have some example how to do it?
Thanks.
@sbogdaniuk I don't have an answer for you yet but I'm going to be facing a similar problem. I have used the non-react version of this component in combination with a jQuery input masking library to achieve a similar effect.
I'll report back what I figure out for accomplishing the same thing with react and this component.
Is this feature still needed?
Yes it is. I'm trying to avoid text typing.
@superhit0 yes it is needed as it is required.