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

Getting validity state

Open sonarforte opened this issue 7 years ago • 0 comments

Is there any way to determine if the number entered in the field is valid?

I.e., is there a callback or a prop or something that is aware of whether the number currently entered is correctly formatted with 10 digits, etc.?

sonarforte avatar Aug 28 '17 22:08 sonarforte