> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hyperframes-zh.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 苹果钱数

> 苹果风格的金融计数器，从 0 美元计数到 10,000 美元，闪烁绿色，并发出声音爆裂金钱图标。

# 苹果钱数

苹果风格的金融计数器，从 0 美元计数到 10,000 美元，闪烁绿色，并发出声音爆裂金钱图标。

`showcase` `finance` `kinetic` `youtube` `sfx`

由 [Stronkter](https://x.com/Stronkter) 创建。

## 来源提示

```text theme={null}
📷HyperFrames by HeyGen Make me a five-second video of, on a white background, of a Apple-style bold font counting from $0 to $10,000. Once it counts to $10,000, it changes to a green color and the screen also flashes green for a second, and then money icons come out of the $10,000 amount all over the screen and then disappear.
```

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

## 安装

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add apple-money-count
  ```
</CodeGroup>

## 细节

| 财产 | 价值        |
| -- | --------- |
| 类型 | 堵塞        |
| 方面 | 1920×1080 |
| 期间 | 5秒        |

## 文件

| 文件                          | 目标                                    | 类型     |
| --------------------------- | ------------------------------------- | ------ |
| `apple-money-count.html`    | `compositions/apple-money-count.html` | 超框架:组合 |
| `assets/sfx-production.wav` | `assets/sfx-production.wav`           | 超框架：资产 |

## 用法

安装后，将该块添加到您的主机组合中：

```html theme={null}
<div data-composition-id="apple-money-count" data-composition-src="compositions/apple-money-count.html" data-start="0" data-duration="5" data-track-index="1" data-width="1920" data-height="1080"></div>
```
