qq15725 / modern-screenshot

📸 Quickly generate image from DOM node using HTML5 canvas and SVG
https://www.toolpkg.com/image/html-to-image
MIT License
457 stars 32 forks source link

How to take full page screenshot using this library? #64

Open codesherpa-xs opened 7 months ago

codesherpa-xs commented 7 months ago

Steps To Reproduce

Hi,

Thanks for building this. I currently use html2canvas for one of my projects, where I need to take a screenshot of the whole page.

When I use your example, I am only able to take screenshot of visible page. Would really appreciate if you can help document how to take a full page screenshot.

Thanks!

Playground for https://codesandbox.io

Playground for https://codepen.io

Playground for https://play.vuejs.org

Error Message & Stack Trace

```txt ```

Your Environment