format-number-entry
Parses numbers from a string and converts it into whatever format you want. 9995551111 --> '(###) ###-####' --> (999) 555-1111.
Parses numbers from a string and converts it into whatever format you want. 9995551111 --> '(###) ###-####' --> (999) 555-1111.
A phone number input that formats and validates as you type.