Tags Order A-Z Category Context

<sn:if-is-country>

Renders the content if the user making the request is in one of the countries specified by the countries attribute.

Attributes

  • string < required > A comma delimited list of country codes, e.g. US,GB,FR. Can be any string .
  • boolean < optional > If the country of the user is unknown, do we render the content? Must be a boolean . Default is false.

Valid Contexts

  • : The area where your app is displayed alone