Home > mui-country-code-selector > PossibleCountries
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.
Represents data about country codes that are possible based on the phone number input.
Signature:
interface PossibleCountries
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(ALPHA) Digits that were considered when selecting the codes in the possible countries array. | ||
number |
(ALPHA) The maximum number of digits in the codes in the possibleCountries array. | ||
number |
(ALPHA) The minimum number of digits in the codes in the possibleCountries array. | ||
readonly CountryType[] |
(ALPHA) Array of |