Home > widget-integration > PhoneDropdownState > selectedCountry

PhoneDropdownState.selectedCountry property

Signature:

selectedCountry: {
		name: string;
		dialCode: string;
		isoCode: string;
		flag: string;
	} | null;