DocumentTimeline
AnimationTimeline → js.html.DocumentTimeline (extern class)
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:
Instance Members
new(?options: Null<DocumentTimelineOptions>): Void
Name | Type | Default |
---|---|---|
options |
Null<DocumentTimelineOptions> | (optional) |