Skip to content

Lupa API Reference / commands/types / Viewport

Interface: Viewport

Defined in: src/commands/types.ts:4

Type representing viewport command payload.

Properties

height

height: number

Defined in: src/commands/types.ts:13

Height of the viewport.


width

width: number

Defined in: src/commands/types.ts:8

Width of the viewport.