text_split_animation
Split text into characters, words, or lines and animate them with customizable effects like fadeInUp, slideInLeft, rotateIn, or scaleIn.
Instructions
🔒 文本分割动画 (需要SplitText商业许可)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stagger | No | ||
| duration | No | ||
| selector | Yes | 文本元素选择器 | |
| splitType | No | chars | |
| animationType | No | fadeInUp |