Skip to main content
Version: 19.7.2

Viewport.height property

The page height in pixels.

Signature:

interface Viewport {
height: number;
}