> ## 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.

# Code Snippet Flight

> Discrete code snippets fly in from the side and assemble into a stacked program, staggered. Block-level FLIP.

# Code Snippet Flight

Discrete code snippets fly in from the side and assemble into a stacked program, staggered. Block-level FLIP.

`code` `code-animation` `flight` `developer`

<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/blocks/code-snippet-flight.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/code-snippet-flight.png" autoPlay muted loop playsInline />

## Install

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add code-snippet-flight
  ```
</CodeGroup>

## Details

| Property   | Value     |
| ---------- | --------- |
| Type       | Block     |
| Dimensions | 1920×1080 |
| Duration   | 6s        |

## Files

| File                       | Target                                  | Type                    |
| -------------------------- | --------------------------------------- | ----------------------- |
| `code-snippet-flight.html` | `compositions/code-snippet-flight.html` | hyperframes:composition |

## Usage

After installing, add the block to your host composition:

```html theme={null}
<div data-composition-id="code-snippet-flight" data-composition-src="compositions/code-snippet-flight.html" data-start="0" data-duration="6" data-track-index="1" data-width="1920" data-height="1080"></div>
```
