182 B
182 B
sidebar_label |
---|
ScreenshotOptions.type |
ScreenshotOptions.type property
Signature:
interface ScreenshotOptions {
type?: 'png' | 'jpeg' | 'webp';
}
sidebar_label |
---|
ScreenshotOptions.type |
Signature:
interface ScreenshotOptions {
type?: 'png' | 'jpeg' | 'webp';
}