You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > PhoneDropdownState > selectedCountry

PhoneDropdownState.selectedCountry property

Signature:

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