Window: visualViewport 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 visualViewport
read-only property of the Window
interface returns a VisualViewport
object representing the visual viewport for a given window, or null
if current document is not fully active.
Value
A VisualViewport
object.
Specifications
Specification |
---|
CSSOM View Module # dom-window-visualviewport |
Browser compatibility
BCD tables only load in the browser