Firefox Tomorrow

web api instance property

ScrollTimeline: source property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also