Window: document 屬性

Baseline 已廣泛支援

此特性已相當成熟,可在許多裝置和瀏覽器版本上使用。自 ⁨2015 年 7 月⁩以來,各瀏覽器均已提供此特性。

window.document 返回對視窗中包含的 document 的引用。

一個 document 物件。

示例

js
console.log(window.document.title);

規範

規範
HTML
# dom-document-dev

瀏覽器相容性