Lines Matching refs:reverse
3 …fects, including defining animations, starting animations, and playing animations in reverse order.
143 …ck state. For example, if the animation is set to **reverse** and paused, it will remain in **reve…
203 ### reverse subsection
205 reverse(): void
207 Plays this animation in reverse order. This API does not take effect when the interpolating spring …
216 animator.reverse();
457 … at **normal**, and **iterations** at **1**. In addition, invoking [reverse](#reverse) of **animat…
459 …key frame is used. When **animation-direction** is set to **reverse** or **alternate-reverse**, th…
460 …reverse" \| "alternate" \| "alternate-reverse" | Yes | Animation playback mode.<br>**"normal"**: …
667 Button('reverse')
673 this.backAnimator.reverse()