Skip to main content
Version: 15.3.0

Viewport.width property

The page width in pixels.

Signature:

interface Viewport {
width: number;
}