Skip to content

aninest root / AnimatableEvents / ANIM_TYPES_WITH_VALUE

ANIM_TYPES_WITH_VALUE

ts
const ANIM_TYPES_WITH_VALUE: readonly ["beforeStart", "immutableStart", "start", "end", "interrupt", "beforeEnd"];

List of event types which provide the values which the animation is interpolating to (or in the case of end the final values).

Defined in

Animate/AnimatableEvents.ts:69