Firefox Tomorrow

web api instance property

Document: defaultView property

View on MDN ↗

In browsers, document.defaultView returns the window object associated with a document, or null if none is available.

This property is read-only.

Value

The window object.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.