Intermact API Reference / @intermact/core / repeat
Function: repeat()
repeat(
animation,times):Animation
Defined in: packages/core/src/animation/orchestration.ts:26
Repeat an animation a fixed number of times or infinitely.
Parameters
animation
times
number | "infinite"