0

I have a phone number in this format +11234567890. I want to show this as +1-123-456-7890 or just 123-456-7890 in Angular5/Ionic. Are there any components available to format phone numbers in required format? Or is there any method to achieve this.

appmaker
  • 31
  • 2
  • 7

1 Answers1

1

https://github.com/amarkes/br-masker-ionic-3 also, you can create a mask .

Péttrin Miranda
  • 279
  • 3
  • 13