Document:defaultView 属性
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
在浏览器中,document.defaultView 返回与文档关联的 window 对象,如果没有可用的对象,则返回 null。
该属性是只读的。
值
window 对象。
规范
| Specification |
|---|
| HTML> # dom-document-defaultview-dev> |
浏览器兼容性
Enable JavaScript to view this browser compatibility table.