> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes-fix-docs-render-project-dir.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Parallax Unzoom

> Reveal transition — focus card scales down from full frame as siblings parallax in to form a grid (reverse of parallax-zoom)

# Parallax Unzoom

Reveal transition — focus card scales down from full frame as siblings parallax in to form a grid (reverse of parallax-zoom)

`transition` `reveal` `unzoom` `parallax` `grid` `hero`

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/parallax-unzoom.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/parallax-unzoom.png" autoPlay muted loop playsInline />

## Install

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add parallax-unzoom
  ```
</CodeGroup>

## Details

| Property | Value     |
| -------- | --------- |
| Type     | Component |

## Files

| File                   | Target                                         | Type                |
| ---------------------- | ---------------------------------------------- | ------------------- |
| `parallax-unzoom.html` | `compositions/components/parallax-unzoom.html` | hyperframes:snippet |

## Usage

Open `compositions/components/parallax-unzoom.html` and paste its contents into your composition. See the comment header in the file for detailed instructions.
