Back to Content

VisualViewport: pageLeft property

files/en-us/web/api/visualviewport/pageleft/index.md

latest389 B
Original Source

{{APIRef("CSSOM view API")}}

The pageLeft read-only property of the {{domxref("VisualViewport")}} interface returns the x coordinate of the left edge of the visual viewport relative to the initial containing block origin, in CSS pixels, or 0 if current document is not fully active.

Value

A double.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}