--- title: QuanticHeading slug: latest-utility-heading canonical_url: https://docs.coveo.com/en/quantic/latest/reference/utility-components/utility-heading/ collection: quantic source_format: adoc --- # QuanticHeading > **Note** > > This component was introduced in version `2.26.0`. The `QuanticHeading` component offers the ability to display a label with a customizable heading level. ## Example ```html ``` ## Properties -- |=== | Property | Attribute | Description | Type | Default | `label` _(required)_ | `label` a| The label displayed inside the heading. | `string` | |=== -- ## 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` | `57.0` | `isExposed` | `false` |=== --