window.onmessage = event => { if (event.data === "print") { window.print(); } };
top of page
Wix Studio Team

Wix Studio Team

More actions
bottom of page