--- title: QuanticResultTag slug: latest-result-template-result-tag canonical_url: https://docs.coveo.com/en/quantic/latest/reference/result-template-components/result-template-result-tag/ collection: quantic source_format: adoc --- # QuanticResultTag > **Note** > > This component was introduced in version `3.0.4`. The `QuanticResultTag` component displays a tag to be used in result templates. ## Example ```html ``` ## Properties -- |=== | Property | Attribute | Description | Type | Default | `variant` _(required)_ | `variant` a| The tag variant. | `'featured', 'recommended'` | | `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` |=== --