Rxova
Skip to content

PhoneDetails

What onChange reports alongside the E.164 string.

country: string | undefined;

ISO 3166-1 alpha-2 of the resolved country, or undefined.


e164: string;

+ + calling code + national digits, or '' while incomplete.


national: string;

National significant digits — no calling code, no trunk prefix.


possible: boolean;

The national part is a length this country actually uses.

Deliberately named possible, not valid: without carrier assignment data no client-side check can tell you a number is reachable. See the README.