Skip to content

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

Animation

times

number | "infinite"

Returns

Animation

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)