toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.animations
/
DocumentTimeline
Document
Timeline
open
external
class
DocumentTimeline
(
options
:
DocumentTimelineOptions
=
definedExternally
)
:
AnimationTimeline
(
source
)
MDN Reference
Members
Constructors
Document
Timeline
Link copied to clipboard
constructor
(
options
:
DocumentTimelineOptions
=
definedExternally
)
Properties
current
Time
Link copied to clipboard
val
currentTime
:
CSSNumberish
?
MDN Reference