VisualViewport
The VisualViewport interface of the Visual Viewport API represents the visual viewport for a given window.
Properties
Link copied to clipboard
The offsetLeft read-only property of the VisualViewport interface returns the offset of the left edge of the visual viewport from the left edge of the layout viewport in CSS pixels, or 0 if current document is not fully active.
Link copied to clipboard
Link copied to clipboard