--- title: QuanticViewedByCustomerBadge slug: latest-result-template-viewed-by-customer-badge canonical_url: https://docs.coveo.com/en/quantic/latest/reference/result-template-components/result-template-viewed-by-customer-badge/ collection: quantic source_format: adoc --- # QuanticViewedByCustomerBadge > **Note** > > This component was introduced in version `2.27.0`. The `QuanticViewedByCustomerBadge` component displays a badge that indicates that the customer has viewed a given result. ## Example ```html ``` ## Properties -- |=== | Property | Attribute | Description | Type | Default | `result` _(required)_ | `result` a| The [result item](https://docs.coveo.com/en/headless/latest/reference/interfaces/Search.Result.html). | `Result` | |=== -- ## XML configuration file elements The following XML configuration file elements apply (see [XML Configuration File Elements](https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.reference_configuration_tags)). -- |=== | Metadata | Value | `apiVersion` | `53.0` | `isExposed` | `false` |=== --