print()

Term side of the Card
Topic: Output Information
Unit title: print()
Categories: Method
Explanation side of the Card

Explanation: The browser API method that opens the print dialog to print the current document. It's often used in web browsers to print the contents of the page.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1.1
Availability: