package js.html
extends AnimationTimeline
Available on js
The DocumentTimeline
interface of the the Web Animations API represents animation timelines, including the default document timeline (accessed via Document.timeline
).
Documentation DocumentTimeline by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
new(?options:Null<DocumentTimelineOptions>)
Throws:
null |
DOMError |
---|
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/DocumentTimeline.html