Using Grid
May 09, 2019
import html2canvas from 'html2canvas'; html2canvas(element, { backgroundColor: null }).then((canvas) => { document.body.appendChild(canvas);}); html2canvas(element, { backgroundColor: null }).then((canvas) => { document.body.appendChild(canvas);}); html2canvas(element, { backgroundColor: null }).then((canvas) => { document.body.appendChild(canvas);});
grid
import html2canvas from 'html2canvas'; html2canvas(element, { backgroundColor: null }).then((canvas) => { document.body.appendChild(canvas);}); html2canvas(element, { backgroundColor: null }).then((canvas) => { document.body.appendChild(canvas);}); html2canvas(element, { backgroundColor: null }).then((canvas) => { document.body.appendChild(canvas);});
grid
other contents 1
grid-2
grid
grid-4
other contents 2
Written by Cha Sung Won who lives and works in Suwon, South Korea building useful things.