Rxova
Skip to content

formatPhone

function formatPhone(parsed, international): string;

What the input shows.

In international mode the calling code is part of the text, because the user typed it and deleting it has to be possible. In national mode the country is carried by the select beside the field, so repeating it in the text would be both redundant and editable in two places at once.

ParameterType
parsedParsedPhone
internationalboolean

string