Document
Last updated
Was this helpful?
Last updated
Was this helpful?
The Document
interface represents any web page loaded in the browser and serves as an entry point into the web page's content, which is the DOM tree.
Valid Document Functions
querySelector
getElementById
createNode
cloneNode
title
addEventListener
dispatchEvent