natintosh / intl_phone_number_input

MIT License
166 stars 510 forks source link

Provide a ref to the Input field itself #246

Open gyenabubakar opened 3 years ago

gyenabubakar commented 3 years ago

If it's possible, kindly provide a ref to the input field so the package user can listen to events like "focus" on it.

Or, at least provide a way to specify a function that should be invoked when an event on the input field fires.

nwparker commented 3 years ago

See #2