Answers for "print button + js"

1

how set the function on button when click and show the window.print output in js

<button onclick="window.print()">Print this page</button>
Posted by: Guest on May-27-2021

Browse Popular Code Answers by Language