Skip to content

Intermact API Reference / @intermact/react / EncodeGifOptions

Interface: EncodeGifOptions

Defined in: react/src/export/gif.ts:20

Options for encodeGif.

Properties

fps?

readonly optional fps?: number

Defined in: react/src/export/gif.ts:22

Playback frame rate → per-frame delay (default 30).


loop?

readonly optional loop?: number

Defined in: react/src/export/gif.ts:24

Loop count: 0 = forever (default), N = N times.

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