Context
{
"document": "Required, object type, represents the document information of the current page",
"navigator": "Required, object type, represents the browser-related information",
"window": "Required, object type, represents the information related to the browser window or frame"
}{
"document": document,
"navigator": navigator,
"window": window
}Last updated
Was this helpful?