ngx-international-phone-number
ngx-international-phone-number copied to clipboard
do not allow country area code to be deleted
Can any one help. I don't want to allow to delete the country code when i am pressing backspace.
@endresh97 Hamm with current implementation that would be difficult. You can try to capture keyup event and prevent that though.
@esoyke might fix this for you. https://github.com/esoyke/ngx-international-phone-number2 Put this there. He might help.