Defines the component restrictions that can be used with the autocomplete service.
Restricts predictions to the specified country (ISO 3166-1 Alpha-2 country code, case insensitive). For example, 'us', 'br', or 'au'. You can provide a single one, or an array of up to five country code strings.
'us'
'br'
'au'
Generated using TypeDoc
Defines the component restrictions that can be used with the autocomplete service.