--- title: BoxQuickview component (Deprecated) slug: '1126' canonical_url: https://docs.coveo.com/en/1126/ collection: coveo-for-salesforce source_format: adoc --- # BoxQuickview component (Deprecated) > **Deprecated** > > This feature is still available, but no longer supported as of the August 2023 release of Coveo for Salesforce version [5.2](https://docs.coveo.com/en/n5bj0150#august-2023-release-v5-2-initial-release). This component inherits from the Coveo [`Quickview`](https://coveo.github.io/search-ui/components/quickview.html) component, and therefore provides all the same options. Its main difference from the base component is that it's meant to be included inside a [`BoxResultAction` component](https://docs.coveo.com/en/1261/). As such, it only renders itself differently, but otherwise displays the same behavior. ## Options This component provides the same options as the Coveo [`Quickview`](https://coveo.github.io/search-ui/components/quickview.html) component. ## Methods This component provides the same methods as the Coveo [`Quickview`](https://coveo.github.io/search-ui/components/quickview.html) component. ## Usage ```xml
```