country
Document country in ISO-2. **Deprecated:** use `countryFilter`.
Last updated
Document country in ISO-2. **Deprecated:** use `countryFilter`.
Attribute: country
Type: string
Default value: ""
selphid.country = 'ES';Filters the document country in ISO-3166 alpha-2 format in older integrations of facephi-selphid-widget.
Deprecated. Use countryFilter instead (and, in new integrations, its recommended property enabledCountries, documented on that same page). Replacement string: country/specificdata → countryFilter → enabledCountries.
<facephi-selphid-widget
country={'ES'}
/>Last updated