← 返回首页
VisualViewport: pageLeft property - Web APIs | MDN

VisualViewport: pageLeft property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since August 2021.

The pageLeft read-only property of the 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.

In this article

Value

A double.

Specifications

Specification
CSSOM View Module
# dom-visualviewport-pageleft

Browser compatibility

Enable JavaScript to view this browser compatibility table.