> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes-feat-media-use-v2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Clip Wipe

> Left-to-right clip-path wipe reveal per word

# Clip Wipe

Left-to-right clip-path wipe reveal per word

`captions` `caption-style` `wipe` `clip-path` `reveal`

<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/caption-clip-wipe.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/caption-clip-wipe.png" autoPlay muted loop playsInline />

## Install

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add caption-clip-wipe
  ```
</CodeGroup>

## Details

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

## Files

| File                     | Target                                           | Type                |
| ------------------------ | ------------------------------------------------ | ------------------- |
| `caption-clip-wipe.html` | `compositions/components/caption-clip-wipe.html` | hyperframes:snippet |

## Usage

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