ScrollTimeline: source property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Thesource read-only property of theScrollTimeline interface returns a reference to the scrollable element (scroller) whose scroll position is driving the progress of the timeline and therefore the animation.
In this article
Value
AnElement.
Examples
See the mainScrollTimeline page for an example.
Specifications
| Specification |
|---|
| Scroll-driven Animations> # dom-scrolltimeline-source> |