aninest-root / AnimatableEvents / AnimatableEventsWithValue
AnimatableEventsWithValue
ts
type AnimatableEventsWithValue = typeof ANIM_TYPES_WITH_VALUE[number];
Defined in: Animate/AnimatableEvents.ts:83
Animation Events which return the values which the animation is interpolating to. Only excludes the update
event.