AnimationEventInit
Extends
Properties
animationName?
optional animationName?: string;
bubbles?
optional bubbles?: boolean;
Inherited from
cancelable?
optional cancelable?: boolean;
Inherited from
composed?
optional composed?: boolean;
Inherited from
elapsedTime?
optional elapsedTime?: number;
pseudoElement?
optional pseudoElement?: string;