Relative Content

Tag Archive for reactjstypescripthtml2canvas

box-shadows with html2canvas

I’m trying to use html2canvas library (version 1.4.1) with React 17 to download html as a picture and pdf. I think there is a problem with box-shadows.
Here is the code I use to download pictures and pdf: