window

Term side of the Card
Topic: Browser Environment
Unit title: window
Categories: Object
Explanation side of the Card

Explanation: The browser API object that represents the browser environment. It provides access to the DOM, global variables and functions like `alert()`, `setTimeout()` and `fetch()`.

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 3
Availability: