ScrollTimeline: source property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The source read-only property of the ScrollTimeline interface returns a reference to the scrollable element (scroller) whose scroll position is driving the progress of the timeline and therefore the animation.

Value

An Element.

Examples

See the main ScrollTimeline page for an example.

Specifications

Browser compatibility

See also