Firefox Tomorrow

web api instance property

ViewTimeline: endOffset property

View on MDN ↗

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

Value

A CSSNumericValue.

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