Skip to main content
Version: 19.7.2

Viewport.width property

The page width in pixels.

Signature:

interface Viewport {
width: number;
}