Compliance
Full HTML compliance terms
Overview
This component is used to show the full HTML version of compliance terms based on the location.
This component is best used without server-side rendering. It will render the compliance terms based on the user’s location with no props provided.
<bam-compliance location="ON" country-code="CA"></bam-compliance>
<bam-compliance></bam-compliance>
SSR AvailableThis component is available for server side rendering.
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
countryCode | country-code | string | '' | |
devMode | dev-mode | boolean | false | |
location | location | string | '' |