Demo-Page Repository

Home > mui-country-code-selector > CountryType > country

CountryType.country property

This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Name(s) of the country.

If there are more than one name, the list has the following structure: 1) the official or recommended short name (e.g, “Bolivia”), 2) a complementary addition to the name (e.g., “Plurinational State of”) or probably a better known version of the name (e.g., “Czech Republic” for “Czechia”), 3) …n) alternative spelling(s) of the name (e.g., “Cote d’Ivoire” and “Cote dIvoire” for “Côte d’Ivoire”).

The first entry can be used as the shortest possible representation of a country’s name. If there is more space the second entry could be added in parentheses to make it easier to identify the country. The alternate spellings can help in finding the country when searching.

Signature:

country: CountryName;