Skip to content

aninest root / AnimatableEvents / END

END

ts
const END: "end" = "end";

Broadcasts at the end of an interpolation, excluding any interruptions triggered before the animation fully comes to rest, including interruptions created on the BEFORE_END event.

Defined in

Animate/AnimatableEvents.ts:45