Aliaksei Syrel wrote
>> So one would change the `loop: 1` in your example to `beInfinite`?
> ...
>�� Also, what is the lifetime of an infinite animation?
>
>
> It can only be stopped by sending #stop to it.
Is holding it weakly from the element and sending #stop enough for the
animation to be garbage collected?