CountryConfig
class CountryConfig(onlyShowCountryCodes: Set<String>, locale: Locale) : DropdownConfig
Content copied to clipboard
This is the configuration for a country dropdown.
Constructors
Link copied to clipboard
fun CountryConfig(onlyShowCountryCodes: Set<String> = emptySet(), locale: Locale = Locale.getDefault())
Content copied to clipboard
Functions
Link copied to clipboard
This will convert the field to a raw value to use in the parameter map
Link copied to clipboard
This will convert from a raw value used in the parameter map to a disiplayValue
Link copied to clipboard
This is the list of displayable items to show in the drop down