window.onmessage = event => { if (event.data === "print") { window.print(); } };
top of page
John Wixpartner

John Wixpartner

More actions
bottom of page