Capítulo 77 de 411
reverse() plays the timeline backwards — every aspect (including easing) is oriented in reverse.
| Parameter | Type | Default | Description |
|---|---|---|---|
from | * | null | time/label to start reversing from; 0 starts at the very end, negative numbers are relative to the end |
suppressEvents | Boolean | false | if true, don't fire callbacks during the jump |
tl.reverse(); // play backwards from current position