Preparing search index...
The search index is not available
Stratix Framework - v0.8.2
Stratix Framework
core/src
CountryCallingCodeInfo
Interface CountryCallingCodeInfo
Country calling code information.
interface
CountryCallingCodeInfo
{
code
:
string
;
country
:
string
;
iso2
:
string
;
iso3
:
string
;
maxLength
:
number
;
minLength
:
number
;
}
Index
Properties
code
country
iso2
iso3
max
Length
min
Length
Properties
code
code
:
string
country
country
:
string
iso2
iso2
:
string
iso3
iso3
:
string
max
Length
maxLength
:
number
min
Length
minLength
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
country
iso2
iso3
max
Length
min
Length
Stratix Framework - v0.8.2
Loading...
Country calling code information.