Back to Thingsboard

Country Autocomplete.Component

ui-ngx/src/app/shared/components/country-autocomplete.component.html

4.3.1.1335 B
Original Source

{{ labelText }} @if (countryFormGroup.get('country').value?.flag) { {{ countryFormGroup.get('country').value.flag }} } close{{country.flag}}

contact.no-country-found {{ 'contact.no-country-matching' | translate: {country: (searchText | truncate: true: 6: '...')} }} {{ autocompleteHint }} {{ requiredText }} {{ objectRequiredText }}