Answers for "print in js56"

9

how to code print in javascript

console.log("print")
//or
alert("Print")
Posted by: Guest on April-07-2020
0

Print js

window.print()
Posted by: Guest on June-06-2021

Browse Popular Code Answers by Language