Skip to main content
Version: 18.0.3

Viewport.width property

The page width in pixels.

Signature:

interface Viewport {
width: number;
}