dcfec6dbbd
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
292 B
292 B
sidebar_label |
---|
ScreenshotOptions.captureBeyondViewport |
ScreenshotOptions.captureBeyondViewport property
Capture the screenshot beyond the viewport.
Signature:
interface ScreenshotOptions {
captureBeyondViewport?: boolean;
}
Default value:
true