Skip to main content
Version: 15.4.0

Viewport.height property

The page height in pixels.

Signature:

interface Viewport {
height: number;
}