Window: document Eigenschaft
window.document
gibt eine Referenz auf das im Fenster enthaltene Dokument zurück.
Wert
Ein Document Objekt.
Beispiele
js
console.log(window.document.title);
Spezifikationen
Specification |
---|
HTML Standard # dom-document-dev |
Browser-Kompatibilität
BCD tables only load in the browser