ngx-international-phone-number
ngx-international-phone-number copied to clipboard
Re-written version - V2
Following scope is for v2 version:
- Upgrade to latest angular version
- Support to add custom styling (with custom class support)
- Add support for Reactive form control
- Custom template to render the form fields including country dropdown and number input
- Provides the extracted information from provided input (E.g. extracting country code or other available information from provided input)
- Provide directive as well which allows user to convert any regular input element in phone number widget
- All open issues marked as v2
https://github.com/esoyke/ngx-international-phone-number2
@choopage Thank you for pointing out, I'll take a look at fixes there.