Skip to main content
Version: 17.1.1

Viewport.height property

The page height in pixels.

Signature:

interface Viewport {
height: number;
}