You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > PhoneDropdownState > selectedCountry
PhoneDropdownState.selectedCountry property
Signature:
selectedCountry: {
name: string;
dialCode: string;
isoCode: string;
flag: string;
} | null;