screenshopt page #1
Labels
No Label
prio:live-and-death
prio:niedrig
prio:wichtig
status:neu
status:pending
status:testen
status:wait
typ:bug
typ:feature
typ:idee
typ:todo
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: pub/cssjs-func-lib#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
const screenshotTarget = document.body;
html2canvas(screenshotTarget).then((canvas) => {
const base64image = canvas.toDataURL("image/png");
window.location.href = base64image;
});
https://hackernoon.com/how-to-take-screenshots-in-the-browser-using-javascript-l92k3xq7