batch_animation
Animate multiple target elements with a shared animation configuration, supporting stagger delay and grouping by type or class.
Instructions
批量动画处理
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stagger | No | 交错延迟 | |
| targets | Yes | 目标元素数组 | |
| grouping | No | none | |
| animation | Yes | 统一动画配置 |