Skip to main content

AnimationPlaybackEventInit

Extends

Properties

bubbles?

optional bubbles?: boolean;

Inherited from

EventInit.bubbles


cancelable?

optional cancelable?: boolean;

Inherited from

EventInit.cancelable


composed?

optional composed?: boolean;

Inherited from

EventInit.composed


currentTime?

optional currentTime?: CSSNumberish | null;

timelineTime?

optional timelineTime?: CSSNumberish | null;