Rxova
Skip to content

PhoneCountryState

State handed to the renderCountry render prop.

country: Country;

flag: string;

Flag emoji derived from the ISO code.


name: string;

Localised name from Intl.DisplayNames.


selected: boolean;