Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnimationEventInit

Package version

Hierarchy

Index

Properties

Optional animationName

animationName: undefined | string

Optional bubbles

bubbles: undefined | false | true

Optional cancelable

cancelable: undefined | false | true

Optional composed

composed: undefined | false | true

Optional elapsedTime

elapsedTime: undefined | number

Optional pseudoElement

pseudoElement: undefined | string

Generated using TypeDoc