Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.animations
/
DocumentTimeline
Document
Timeline
open
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