kempsteven / vue-html2pdf

vue-html2pdf converts any vue component or element into PDF, vue-html2pdf is basically a vue wrapper only and uses html2pdf.js behind the scenes.
https://www.npmjs.com/package/vue-html2pdf
MIT License
432 stars 75 forks source link

Overlay #153

Open ashkar-chimera opened 1 year ago

ashkar-chimera commented 1 year ago

Is it possible to add an overlay if preview-modal="true".
I can add it separately but I am not how to remove it while closing it.