Examples
GitHub
Preparing search index...
The search index is not available
destagnate
destagnate
<internal>
AnimationEventInit
Interface AnimationEventInit
interface
AnimationEventInit
{
animationName
?:
string
;
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
elapsedTime
?:
number
;
pseudoElement
?:
string
;
}
Hierarchy (
view full
)
EventInit
AnimationEventInit
Index
Properties
animation
Name?
bubbles?
cancelable?
composed?
elapsed
Time?
pseudo
Element?
Properties
Optional
animation
Name
animation
Name
?:
string
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
elapsed
Time
elapsed
Time
?:
number
Optional
pseudo
Element
pseudo
Element
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
animation
Name
bubbles
cancelable
composed
elapsed
Time
pseudo
Element
Examples
GitHub
destagnate
Loading...
Generated using
TypeDoc