This website requires JavaScript.
Explore
Help
Sign In
github
/
puppeteer
Watch
0
Star
0
Fork
0
You've already forked puppeteer
mirror of
https://github.com/puppeteer/puppeteer
synced
2024-06-14 14:02:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a032583b6c
Branches
Tags
No results found.
puppeteer
/
docs
/
api
/
puppeteer.screenshotclip.scale.md
Alex Rudenko
260e428227
fix: support scale for screenshot clips (
#8908
)
...
Closes
#5329
2022-09-07 05:27:40 +00:00
159 B
Raw
Blame
History
sidebar_label
ScreenshotClip.scale
ScreenshotClip.scale property
Signature:
interface
ScreenshotClip
{
scale?
:
number
;
}