UNPKG

dom-to-image

Version:

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

14 lines (11 loc) 148 B
#dom-node { width: 100px; } .include { height: 50px; background-color: blue; } .omit { height: 50px; background-color: red; }