scrollToSelected())"
tabindex="0"
role="combobox"
aria-label="Country Code Prefix"
aria-haspopup="listbox"
:aria-expanded="showPhonePrefixDropdown"
aria-controls="country-listbox"
:aria-activedescendant="showPhonePrefixDropdown ? 'country-option-' + selectedCountry.code : ''"
@keydown="handleCountryKeydown($event)">