--- title: QuanticModalA11yHandler slug: latest-insight-panel-modal-a11y-handler canonical_url: https://docs.coveo.com/en/quantic/latest/reference/insight-panel-components/insight-panel-modal-a11y-handler/ collection: quantic source_format: adoc --- # QuanticModalA11yHandler > **Note** > > This component was introduced in version `1.48.4`. The `QuanticModalA11yHandler` component handles the accessibility of the Quantic interfaces. It makes the necessary changes to the accessibility tree each time a QuanticResultQuickview or a QuanticRefineModal is opened. ## Example ```html ``` ## 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` | `55.0` | `isExposed` | `false` |=== -- ## Associated use cases This component is also relevant in the following use case: * [Search](https://docs.coveo.com/en/quantic/latest/reference/search-components/search-modal-a11y-handler)