timeline_scrubber
Control a GSAP timeline's progress interactively by adding a draggable scrubber to a specified container, with optional labels and progress display.
Instructions
时间轴拖拽控制
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| showLabels | No | 显示标签 | |
| timelineId | Yes | 时间轴ID | |
| showProgress | No | 显示进度 | |
| scrubberContainer | Yes | 控制器容器选择器 |