CountrySchemaOptionsinterface
{
readonly value?: PossibleCountry;
}| Property | Type | |
|---|---|---|
.value | PossibleCountry | Country value, or "detect" to resolve from browser language. readonly |
Options for CountrySchema.
{
readonly value?: PossibleCountry;
}| Property | Type | |
|---|---|---|
.value | PossibleCountry | Country value, or "detect" to resolve from browser language. readonly |
Options for CountrySchema.