Skip to content

aninest root / AnimatableEvents / AnimatableEvents

AnimatableEvents

ts
type AnimatableEvents: AnimatableEventsWithValue | typeof UPDATE;

The collection of events which can be listened to on an animation. Returns undefined

See

AnimatableEvents/EventTypes for a list of events which return values.

Defined in

Animate/AnimatableEvents.ts:256