text_typewriter_animation
Creates a typewriter animation effect that sequentially displays text characters with a customizable cursor and speed.
Instructions
打字机效果动画
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 要显示的文本 | |
| speed | No | 打字速度(字符/秒) | |
| cursor | No | 显示光标 | |
| selector | Yes | 文本元素选择器 | |
| cursorChar | No | 光标字符 | | |