Window

Window

package js-html

extends EventTarget

Available on js

The window object represents a window containing a DOM document; the document property points to the DOM document loaded in that window.

Documentation Window by Mozilla Contributors, licensed under CC-BY-SA 2.5