Preparing search index...
The search index is not available
sesaparcours
sesaparcours
types
<internal>
AnimationPlaybackEventInit
Interface AnimationPlaybackEventInit
interface
AnimationPlaybackEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
currentTime
?:
null
|
CSSNumberish
;
timelineTime
?:
null
|
CSSNumberish
;
}
Hierarchy (
view full
)
EventInit
AnimationPlaybackEventInit
Index
Properties
bubbles?
cancelable?
composed?
current
Time?
timeline
Time?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
current
Time
current
Time
?:
null
|
CSSNumberish
Optional
timeline
Time
timeline
Time
?:
null
|
CSSNumberish
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
composed
current
Time
timeline
Time
sesaparcours
Loading...