Skip to main content
Version: 16.2.0

ScreenshotOptions.captureBeyondViewport property

Capture the screenshot beyond the viewport.

Signature:

interface ScreenshotOptions {
captureBeyondViewport?: boolean;
}