UNPKG

dom-to-image

Version:

Generates an image from a DOM node using HTML5 canvas and SVG

11 lines (9 loc) 129 B
#dom-node { height: 100px; width: 100px; } #content { height: 50px; width: 50px; background-color: black; }