← 返回首页
Window: document プロパティ - Web API | MDN

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

View in English Always switch to English

Window: document プロパティ

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月.

window.document は、ウィンドウに含まれている文書への参照を返します。

In this article

document オブジェクトです。

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

仕様書

Specification
HTML
# dom-document-dev

ブラウザーの互換性

Enable JavaScript to view this browser compatibility table.