Window: document property - Web APIs | MDN
Value
A document object.
Examples
js
console.log(window.document.title);
Specifications
| Specification |
|---|
| HTML # dom-document-dev |
Window: document property - Web APIs | MDN
A document object.
js
console.log(window.document.title);
| Specification |
|---|
| HTML # dom-document-dev |