Search code examples
angularangular9

International Telephone Input for Angular 9


I am need to implement an input for intl mobile number in my web application, but I can hardly find any that supports Angular 9 version. Do you have any recommendations? Thanks


Solution

  • I found a better npm package(ngx-intl-tel-input) that fullfil your requirement. Please have look on it.

    Here is the link to the package https://www.npmjs.com/package/ngx-intl-tel-input

    stackblitz demo link: https://stackblitz.com/edit/ngx-intl-tel-input-demo