ViewTimeline: startOffset property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

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

The startOffset read-only property of the ViewTimeline interface returns a CSSNumericValue representing the starting (0% progress) scroll position of the timeline as an offset from the start of the overflowing section of content in the scroller.

Value

Examples

See the main ScrollTimeline page for an example.

Specifications

Specification
Scroll-driven Animations
# dom-viewtimeline-startoffset

Browser compatibility

BCD tables only load in the browser

See also