Preparing search index...
The search index is not available
derby
derby
<internal>
AnimationPlaybackEventInit
Interface AnimationPlaybackEventInit
interface
AnimationPlaybackEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
currentTime
?:
CSSNumberish
;
timelineTime
?:
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
?:
CSSNumberish
Optional
timeline
Time
timeline
Time
?:
CSSNumberish
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
current
Time
timeline
Time
derby
Loading...