An XRSessionEvent of type beforexrselect is dispatched on the DOM overlay
element before generating a WebXR selectstart input event if the -Z axis
of the input source's targetRaySpace intersects the DOM overlay element
at the time the input device's primary action is triggered.
Appends an event listener for events whose type attribute value is type. The callback argument sets the callback that will be invoked when the event is dispatched.
The options argument sets listener-specific options. For compatibility this can be a boolean, in which case the method behaves exactly as if the value was specified as options's capture.
When set to true, options's capture prevents callback from being invoked when the event's eventPhase attribute value is BUBBLING_PHASE. When false (or not present), callback will not be invoked when event's eventPhase attribute value is CAPTURING_PHASE. Either way, callback will be invoked if event's eventPhase attribute value is AT_TARGET.
When set to true, options's passive indicates that the callback will not cancel the event by invoking preventDefault(). This is used to enable performance optimizations described in § 2.8 Observing event listeners.
When set to true, options's once indicates that the callback will only be invoked once after which the event listener will be removed.
If an AbortSignal is passed for options's signal, then the event listener will be removed when signal is aborted.
The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture.
Appends an event listener for events whose type attribute value is type. The callback argument sets the callback that will be invoked when the event is dispatched.
The options argument sets listener-specific options. For compatibility this can be a boolean, in which case the method behaves exactly as if the value was specified as options's capture.
When set to true, options's capture prevents callback from being invoked when the event's eventPhase attribute value is BUBBLING_PHASE. When false (or not present), callback will not be invoked when event's eventPhase attribute value is CAPTURING_PHASE. Either way, callback will be invoked if event's eventPhase attribute value is AT_TARGET.
When set to true, options's passive indicates that the callback will not cancel the event by invoking preventDefault(). This is used to enable performance optimizations described in § 2.8 Observing event listeners.
When set to true, options's once indicates that the callback will only be invoked once after which the event listener will be removed.
If an AbortSignal is passed for options's signal, then the event listener will be removed when signal is aborted.
The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture.
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.
Displays element fullscreen and resolves promise when done.
When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.
If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.
Returns true if qualifiedName is now present, and false otherwise.
Enables access to the contents of an HTML element.interface HTMLTemplateElement { 
            
              
              - HTMLElement- HTMLTemplateElement (View Summary)
 
 
            
          
accessKey 
accessKeyLabel  
ariaAtomic 
ariaAutoComplete  
ariaBrailleLabel  
ariaBrailleRoleDescription   
ariaBusy 
ariaChecked 
ariaColCount  
ariaColIndex  
ariaColIndexText   
ariaColSpan  
ariaCurrent 
ariaDescription 
ariaDisabled 
ariaExpanded 
ariaHasPopup  
ariaHidden 
ariaInvalid 
ariaKeyShortcuts  
ariaLabel 
ariaLevel 
ariaLive 
ariaModal 
ariaMultiLine  
ariaMultiSelectable  
ariaOrientation 
ariaPlaceholder 
ariaPosInSet   
ariaPressed 
ariaReadOnly  
ariaRequired 
ariaRoleDescription  
ariaRowCount  
ariaRowIndex  
ariaRowIndexText   
ariaRowSpan  
ariaSelected 
ariaSetSize  
ariaSort 
ariaValueMax  
ariaValueMin  
ariaValueNow  
ariaValueText  
assignedSlot 
ATTRIBUTE_NODE 
attributes
attributeStyleMap  
autocapitalize
autofocus
baseURI
CDATA_SECTION_NODE  
childElementCount  
childNodes 
children
classList 
className 
clientHeight 
clientLeft 
clientTop 
clientWidth 
COMMENT_NODE 
content
contentEditable 
currentCSSZoom
dataset
dir
DOCUMENT_FRAGMENT_NODE  
DOCUMENT_NODE 
DOCUMENT_POSITION_CONTAINED_BY   
DOCUMENT_POSITION_CONTAINS  
DOCUMENT_POSITION_DISCONNECTED  
DOCUMENT_POSITION_FOLLOWING  
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC   
DOCUMENT_POSITION_PRECEDING  
DOCUMENT_TYPE_NODE  
draggable
ELEMENT_NODE 
enterKeyHint  
ENTITY_NODE 
ENTITY_REFERENCE_NODE  
firstChild 
firstElementChild  
hidden
id
inert
innerHTML
innerText 
inputMode 
isConnected 
isContentEditable  
lang
lastChild 
lastElementChild  
localName 
namespaceURI
nextElementSibling  
nextSibling 
nodeName 
nodeType 
nodeValue 
nonce?
NOTATION_NODE 
offsetHeight 
offsetLeft 
offsetParent 
offsetTop 
offsetWidth 
onabort
onanimationcancel
onanimationend
onanimationiteration
onanimationstart
onauxclick
onbeforeinput
onbeforetoggle
onbeforexrselect
onblur
oncancel
oncanplay
oncanplaythrough
onchange
onclick
onclose
oncontextlost
oncontextmenu
oncontextrestored
oncopy
oncuechange
oncut
ondblclick
ondrag
ondragend
ondragenter
ondragleave
ondragover
ondragstart
ondrop
ondurationchange
onemptied
onended
onerror
onfocus
onformdata
onfullscreenchange
onfullscreenerror
ongotpointercapture
oninput
oninvalid
onkeydown
onkeypress
onkeyup
onload
onloadeddata
onloadedmetadata
onloadstart
onlostpointercapture
onmousedown
onmouseenter
onmouseleave
onmousemove
onmouseout
onmouseover
onmouseup
onpaste
onpause
onplay
onplaying
onpointercancel
onpointerdown
onpointerenter
onpointerleave
onpointermove
onpointerout
onpointerover
onpointerup
onprogress
onratechange
onreset
onresize
onscroll
onscrollend
onsecuritypolicyviolation
onseeked
onseeking
onselect
onselectionchange
onselectstart
onslotchange
onstalled
onsubmit
onsuspend
ontimeupdate
ontoggle
ontouchcancel?
ontouchend?
ontouchmove?
ontouchstart?
ontransitioncancel
ontransitionend
ontransitionrun
ontransitionstart
onvolumechange
onwaiting
onwebkitanimationend
onwebkitanimationiteration
onwebkitanimationstart
onwebkittransitionend
onwheel
outerHTML
outerText 
ownerDocument 
parentElement 
parentNode 
part
popover
prefix
previousElementSibling  
previousSibling 
PROCESSING_INSTRUCTION_NODE  
role
scrollHeight 
scrollLeft 
scrollTop 
scrollWidth 
shadowRoot 
shadowRootClonable  
shadowRootDelegatesFocus   
shadowRootMode  
shadowRootSerializable  
slot
spellcheck
style
tabIndex 
tagName 
TEXT_NODE 
textContent 
title
translate
writingSuggestions 
 addEventListener  
after
animate
append
appendChild 
attachInternals 
attachShadow 
before
blur
checkVisibility 
click
cloneNode 
closest
compareDocumentPosition  
computedStyleMap  
contains
dispatchEvent 
focus
getAnimations 
getAttribute 
getAttributeNames  
getAttributeNode  
getAttributeNodeNS  
getAttributeNS 
getBoundingClientRect   
getClientRects  
getElementsByClassName    
getElementsByTagName    
getElementsByTagNameNS    
getHTML
getRootNode  
hasAttribute 
hasAttributeNS 
hasAttributes 
hasChildNodes  
hasPointerCapture  
hidePopover 
insertAdjacentElement  
insertAdjacentHTML 
insertAdjacentText  
insertBefore 
isDefaultNamespace  
isEqualNode  
isSameNode  
lookupNamespaceURI 
lookupPrefix 
matches
normalize
prepend
querySelector 
querySelectorAll  
releasePointerCapture  
remove
removeAttribute 
removeAttributeNode  
removeAttributeNS 
removeChild 
removeEventListener  
replaceChild 
replaceChildren 
replaceWith 
requestFullscreen 
requestPointerLock  
scroll
scrollBy 
scrollIntoView  
scrollTo 
setAttribute 
setAttributeNode  
setAttributeNodeNS  
setAttributeNS 
setHTMLUnsafe
setPointerCapture  
showPopover 
toggleAttribute 
togglePopover 
webkitMatchesSelector  
 
accessKey: string KeyLabel  
accessKeyLabel: string ariaAtomic: string ariaAutoComplete: string ariaBrailleLabel: string ariaBrailleRoleDescription: string ariaBusy: string ariaChecked: string ariaColCount: string ariaColIndex: string ariaColIndexText: string ariaColSpan: string ariaCurrent: string ariaDescription: string ariaDisabled: string ariaExpanded: string ariaHasPopup: string ariaHidden: string ariaInvalid: string ariaKeyShortcuts: string ariaLabel: string ariaLevel: string ariaLive: string ariaModal: string ariaMultiLine: string ariaMultiSelectable: string ariaOrientation: string ariaPlaceholder: string ariaPosInSet: string ariaPressed: string ariaReadOnly: string ariaRequired: string ariaRoleDescription: string ariaRowCount: string ariaRowIndex: string ariaRowIndexText: string ariaRowSpan: string ariaSelected: string ariaSetSize: string ariaSort: string ariaValueMax: string ariaValueMin: string ariaValueNow: string ariaValueText: string Slot 
assignedSlot: HTMLSlotElement NODE 
ATTRIBUTE_NODE: 2 
attributes: NamedNodeMap StyleMap  
attributeStyleMap: StylePropertyMap autocapitalize: string autofocus: boolean 
baseURI: string SECTION_NODE  
CDATA_SECTION_NODE: 4 ElementCount  
childElementCount: number Nodes 
childNodes: NodeListOf<ChildNode> 
children: HTMLCollection List 
classList: DOMTokenList className: string Height 
clientHeight: number Left 
clientLeft: number Top 
clientTop: number Width 
clientWidth: number NODE 
COMMENT_NODE: 8 
content: DocumentFragment contentEditable: string 
currentCSSZoom: number 
dataset: DOMStringMap dir: string FRAGMENT_NODE  
DOCUMENT_FRAGMENT_NODE: 11 NODE 
DOCUMENT_NODE: 9 POSITION_CONTAINED_BY   
DOCUMENT_POSITION_CONTAINED_BY: 16 POSITION_CONTAINS  
DOCUMENT_POSITION_CONTAINS: 8 POSITION_DISCONNECTED  
DOCUMENT_POSITION_DISCONNECTED: 1 POSITION_FOLLOWING  
DOCUMENT_POSITION_FOLLOWING: 4 POSITION_IMPLEMENTATION_SPECIFIC   
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32 POSITION_PRECEDING  
DOCUMENT_POSITION_PRECEDING: 2 TYPE_NODE  
DOCUMENT_TYPE_NODE: 10 draggable: boolean NODE 
ELEMENT_NODE: 1 enterKeyHint: string NODE 
ENTITY_NODE: 6 REFERENCE_NODE  
ENTITY_REFERENCE_NODE: 5 Child 
firstChild: ChildNode ElementChild  
firstElementChild: Element hidden: boolean id: string inert: boolean innerHTML: string innerText: string inputMode: string Connected 
isConnected: boolean ContentEditable  
isContentEditable: boolean lang: string Child 
lastChild: ChildNode ElementChild  
lastElementChild: Element Name 
localName: string 
namespaceURI: string ElementSibling  
nextElementSibling: Element Sibling 
nextSibling: ChildNode Name 
nodeName: string Type 
nodeType: number nodeValue: string 
nonce?: string NODE 
NOTATION_NODE: 12 Height 
offsetHeight: number Left 
offsetLeft: number Parent 
offsetParent: Element Top 
offsetTop: number Width 
offsetWidth: number onabort: (this: GlobalEventHandlers, ev: UIEvent) => any - (this: GlobalEventHandlers, ev: UIEvent): any
- this: GlobalEventHandlers
- ev: UIEvent
 
 
onanimationcancel: (this: GlobalEventHandlers, ev: AnimationEvent) => any onanimationend: (this: GlobalEventHandlers, ev: AnimationEvent) => any onanimationiteration: (this: GlobalEventHandlers, ev: AnimationEvent) => any onanimationstart: (this: GlobalEventHandlers, ev: AnimationEvent) => any onauxclick: (this: GlobalEventHandlers, ev: MouseEvent) => any onbeforeinput: (this: GlobalEventHandlers, ev: InputEvent) => any onbeforetoggle: (this: GlobalEventHandlers, ev: Event) => any onbeforexrselect: (this: GlobalEventHandlers, ev: XRSessionEvent) => any onblur: (this: GlobalEventHandlers, ev: FocusEvent) => any - (this: GlobalEventHandlers, ev: FocusEvent): any
- this: GlobalEventHandlers
- ev: FocusEvent
 
 
oncancel: (this: GlobalEventHandlers, ev: Event) => any oncanplay: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
oncanplaythrough: (this: GlobalEventHandlers, ev: Event) => any onchange: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onclick: (this: GlobalEventHandlers, ev: MouseEvent) => any - (this: GlobalEventHandlers, ev: MouseEvent): any
- this: GlobalEventHandlers
- ev: MouseEvent
 
 
onclose: (this: GlobalEventHandlers, ev: Event) => any oncontextlost: (this: GlobalEventHandlers, ev: Event) => any oncontextmenu: (this: GlobalEventHandlers, ev: MouseEvent) => any - (this: GlobalEventHandlers, ev: MouseEvent): any
- this: GlobalEventHandlers
- ev: MouseEvent
 
 
oncontextrestored: (this: GlobalEventHandlers, ev: Event) => any oncopy: (this: GlobalEventHandlers, ev: ClipboardEvent) => any oncuechange: (this: GlobalEventHandlers, ev: Event) => any oncut: (this: GlobalEventHandlers, ev: ClipboardEvent) => any ondblclick: (this: GlobalEventHandlers, ev: MouseEvent) => any - (this: GlobalEventHandlers, ev: MouseEvent): any
- this: GlobalEventHandlers
- ev: MouseEvent
 
 
ondrag: (this: GlobalEventHandlers, ev: DragEvent) => any - (this: GlobalEventHandlers, ev: DragEvent): any
- this: GlobalEventHandlers
- ev: DragEvent
 
 
ondragend: (this: GlobalEventHandlers, ev: DragEvent) => any - (this: GlobalEventHandlers, ev: DragEvent): any
- this: GlobalEventHandlers
- ev: DragEvent
 
 
ondragenter: (this: GlobalEventHandlers, ev: DragEvent) => any - (this: GlobalEventHandlers, ev: DragEvent): any
- this: GlobalEventHandlers
- ev: DragEvent
 
 
ondragleave: (this: GlobalEventHandlers, ev: DragEvent) => any - (this: GlobalEventHandlers, ev: DragEvent): any
- this: GlobalEventHandlers
- ev: DragEvent
 
 
ondragover: (this: GlobalEventHandlers, ev: DragEvent) => any - (this: GlobalEventHandlers, ev: DragEvent): any
- this: GlobalEventHandlers
- ev: DragEvent
 
 
ondragstart: (this: GlobalEventHandlers, ev: DragEvent) => any - (this: GlobalEventHandlers, ev: DragEvent): any
- this: GlobalEventHandlers
- ev: DragEvent
 
 
ondrop: (this: GlobalEventHandlers, ev: DragEvent) => any ondurationchange: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onemptied: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onended: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onerror: OnErrorEventHandlerNonNull onfocus: (this: GlobalEventHandlers, ev: FocusEvent) => any - (this: GlobalEventHandlers, ev: FocusEvent): any
- this: GlobalEventHandlers
- ev: FocusEvent
 
 
onformdata: (this: GlobalEventHandlers, ev: FormDataEvent) => any onfullscreenchange: (this: Element, ev: Event) => any onfullscreenerror: (this: Element, ev: Event) => any ongotpointercapture: (this: GlobalEventHandlers, ev: PointerEvent) => any oninput: (this: GlobalEventHandlers, ev: Event) => any oninvalid: (this: GlobalEventHandlers, ev: Event) => any onkeydown: (this: GlobalEventHandlers, ev: KeyboardEvent) => any - (this: GlobalEventHandlers, ev: KeyboardEvent): any
- this: GlobalEventHandlers
- ev: KeyboardEvent
 
 
onkeypress: (this: GlobalEventHandlers, ev: KeyboardEvent) => any - (this: GlobalEventHandlers, ev: KeyboardEvent): any
- this: GlobalEventHandlers
- ev: KeyboardEvent
 
 
onkeyup: (this: GlobalEventHandlers, ev: KeyboardEvent) => any - (this: GlobalEventHandlers, ev: KeyboardEvent): any
- this: GlobalEventHandlers
- ev: KeyboardEvent
 
 
onload: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onloadeddata: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onloadedmetadata: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onloadstart: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onlostpointercapture: (this: GlobalEventHandlers, ev: PointerEvent) => any onmousedown: (this: GlobalEventHandlers, ev: MouseEvent) => any - (this: GlobalEventHandlers, ev: MouseEvent): any
- this: GlobalEventHandlers
- ev: MouseEvent
 
 
onmouseenter: (this: GlobalEventHandlers, ev: MouseEvent) => any onmouseleave: (this: GlobalEventHandlers, ev: MouseEvent) => any onmousemove: (this: GlobalEventHandlers, ev: MouseEvent) => any - (this: GlobalEventHandlers, ev: MouseEvent): any
- this: GlobalEventHandlers
- ev: MouseEvent
 
 
onmouseout: (this: GlobalEventHandlers, ev: MouseEvent) => any - (this: GlobalEventHandlers, ev: MouseEvent): any
- this: GlobalEventHandlers
- ev: MouseEvent
 
 
onmouseover: (this: GlobalEventHandlers, ev: MouseEvent) => any - (this: GlobalEventHandlers, ev: MouseEvent): any
- this: GlobalEventHandlers
- ev: MouseEvent
 
 
onmouseup: (this: GlobalEventHandlers, ev: MouseEvent) => any - (this: GlobalEventHandlers, ev: MouseEvent): any
- this: GlobalEventHandlers
- ev: MouseEvent
 
 
onpaste: (this: GlobalEventHandlers, ev: ClipboardEvent) => any onpause: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onplay: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onplaying: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onpointercancel: (this: GlobalEventHandlers, ev: PointerEvent) => any onpointerdown: (this: GlobalEventHandlers, ev: PointerEvent) => any onpointerenter: (this: GlobalEventHandlers, ev: PointerEvent) => any onpointerleave: (this: GlobalEventHandlers, ev: PointerEvent) => any onpointermove: (this: GlobalEventHandlers, ev: PointerEvent) => any onpointerout: (this: GlobalEventHandlers, ev: PointerEvent) => any onpointerover: (this: GlobalEventHandlers, ev: PointerEvent) => any onpointerup: (this: GlobalEventHandlers, ev: PointerEvent) => any onprogress: (this: GlobalEventHandlers, ev: ProgressEvent) => any - (this: GlobalEventHandlers, ev: ProgressEvent): any
- this: GlobalEventHandlers
- ev: ProgressEvent
 
 
onratechange: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onreset: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onresize: (this: GlobalEventHandlers, ev: UIEvent) => any onscroll: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onscrollend: (this: GlobalEventHandlers, ev: Event) => any onsecuritypolicyviolation: ( onseeked: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onseeking: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onselect: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onselectionchange: (this: GlobalEventHandlers, ev: Event) => any onselectstart: (this: GlobalEventHandlers, ev: Event) => any onslotchange: (this: GlobalEventHandlers, ev: Event) => any onstalled: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onsubmit: (this: GlobalEventHandlers, ev: SubmitEvent) => any onsuspend: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
ontimeupdate: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
ontoggle: (this: GlobalEventHandlers, ev: Event) => any 
ontouchcancel?: (this: GlobalEventHandlers, ev: TouchEvent) => any 
ontouchend?: (this: GlobalEventHandlers, ev: TouchEvent) => any 
ontouchmove?: (this: GlobalEventHandlers, ev: TouchEvent) => any 
ontouchstart?: (this: GlobalEventHandlers, ev: TouchEvent) => any ontransitioncancel: (this: GlobalEventHandlers, ev: TransitionEvent) => any ontransitionend: (this: GlobalEventHandlers, ev: TransitionEvent) => any ontransitionrun: (this: GlobalEventHandlers, ev: TransitionEvent) => any ontransitionstart: (this: GlobalEventHandlers, ev: TransitionEvent) => any onvolumechange: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onwaiting: (this: GlobalEventHandlers, ev: Event) => any - (this: GlobalEventHandlers, ev: Event): any
- this: GlobalEventHandlers
- ev: Event
 
 
onwebkitanimationend: (this: GlobalEventHandlers, ev: Event) => any onwebkitanimationiteration: (this: GlobalEventHandlers, ev: Event) => any onwebkitanimationstart: (this: GlobalEventHandlers, ev: Event) => any onwebkittransitionend: (this: GlobalEventHandlers, ev: Event) => any onwheel: (this: GlobalEventHandlers, ev: WheelEvent) => any outerHTML: string outerText: string Document 
ownerDocument: Document Element 
parentElement: HTMLElement Node 
parentNode: ParentNode 
part: DOMTokenList popover: string 
prefix: string ElementSibling  
previousElementSibling: Element Sibling 
previousSibling: ChildNode INSTRUCTION_NODE  
PROCESSING_INSTRUCTION_NODE: 7 role: string Height 
scrollHeight: number scrollLeft: number scrollTop: number Width 
scrollWidth: number Root 
shadowRoot: ShadowRoot shadowRootClonable: boolean shadowRootDelegatesFocus: boolean shadowRootMode: string shadowRootSerializable: boolean slot: string spellcheck: boolean 
style: CSSStyleDeclaration tabIndex: number Name 
tagName: string NODE 
TEXT_NODE: 3 textContent: string title: string translate: boolean writingSuggestions: string 
- addEventListener<K extends keyof HTMLElementEventMap>(
- K extends keyof HTMLElementEventMap
 
- type: K
- listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any
 
- addEventListener(
- type: string
- listener: EventListenerOrEventListenerObject
 
- after(...nodes: (string | Node)[]): void
- ...nodes: (string | Node)[]
 
- animate(
- keyframes: PropertyIndexedKeyframes | Keyframe[]
 
- append(...nodes: (string | Node)[]): void
- ...nodes: (string | Node)[]
 
- appendChild<T extends Node>(node: T): T
- T extends Node
 
- node: T
 
- attachInternals(): ElementInternals
- attachShadow(init: ShadowRootInit): ShadowRoot
- init: ShadowRootInit
 
- before(...nodes: (string | Node)[]): void
- ...nodes: (string | Node)[]
 
- blur(): void
- checkVisibility(options?: CheckVisibilityOptions): boolean
 
- click(): void
- cloneNode(deep?: boolean): Node
 
- closest<K extends keyof HTMLElementTagNameMap>(
- K extends keyof HTMLElementTagNameMap
 
- selector: K
 
- closest<K extends keyof SVGElementTagNameMap>(
- K extends keyof SVGElementTagNameMap
 
- selector: K
 
- closest<K extends keyof MathMLElementTagNameMap>(
- K extends keyof MathMLElementTagNameMap
 
- selector: K
 
- closest<E extends Element = Element>(selectors: string): E
- E extends Element = Element
 
- selectors: string
 
- compareDocumentPosition(other: Node): number
- other: Node
 
- computedStyleMap(): StylePropertyMapReadOnly
- contains(other: Node): boolean
- other: Node
 
- dispatchEvent(event: Event): boolean
- event: Event
 
- focus(options?: FocusOptions): void
 
- getAnimations(options?: GetAnimationsOptions): Animation[]
 
- getAttribute(qualifiedName: string): string
- qualifiedName: string
 
- getAttributeNames(): string[]
- getAttributeNode(qualifiedName: string): Attr
- qualifiedName: string
 
- getAttributeNodeNS(namespace: string, localName: string): Attr
- namespace: string
- localName: string
 
- getAttributeNS(namespace: string, localName: string): string
- namespace: string
- localName: string
 
- getBoundingClientRect(): DOMRect
- getClientRects(): DOMRectList
- getElementsByClassName(classNames: string): HTMLCollectionOf<Element>
- classNames: string
 
- getElementsByTagName<K extends keyof HTMLElementTagNameMap>(
- K extends keyof HTMLElementTagNameMap
 
- qualifiedName: K
 
- getElementsByTagName<K extends keyof SVGElementTagNameMap>(
- K extends keyof SVGElementTagNameMap
 
- qualifiedName: K
 
- getElementsByTagName<K extends keyof MathMLElementTagNameMap>(
- K extends keyof MathMLElementTagNameMap
 
- qualifiedName: K
 
- getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(
- K extends keyof HTMLElementDeprecatedTagNameMap
 
- qualifiedName: K
 
- getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>
- qualifiedName: string
 
- getElementsByTagNameNS(
- namespaceURI: "http://www.w3.org/1999/xhtml"
- localName: string
 
- getElementsByTagNameNS(
- namespaceURI: "http://www.w3.org/2000/svg"
- localName: string
 
- getElementsByTagNameNS(
- namespaceURI: "http://www.w3.org/1998/Math/MathML"
- localName: string
 
- getElementsByTagNameNS(
- namespace: string
- localName: string
 
- getHTML(options?: GetHTMLOptions): string
 
- getRootNode(options?: GetRootNodeOptions): Node
 
- hasAttribute(qualifiedName: string): boolean
- qualifiedName: string
 
- hasAttributeNS(namespace: string, localName: string): boolean
- namespace: string
- localName: string
 
- hasAttributes(): boolean
- hasChildNodes(): boolean
- hasPointerCapture(pointerId: number): boolean
- pointerId: number
 
- hidePopover(): void
- insertAdjacentElement(where: InsertPosition, element: Element): Element
- where: InsertPosition
- element: Element
 
- insertAdjacentHTML(position: InsertPosition, string: string): void
- position: InsertPosition
- string: string
 
- insertAdjacentText(where: InsertPosition, data: string): void
- where: InsertPosition
- data: string
 
- insertBefore<T extends Node>(node: T, child: Node): T
- T extends Node
 
- node: T
- child: Node
 
- isDefaultNamespace(namespace: string): boolean
- namespace: string
 
- isEqualNode(otherNode: Node): boolean
- otherNode: Node
 
- isSameNode(otherNode: Node): boolean
- otherNode: Node
 
- lookupNamespaceURI(prefix: string): string
- prefix: string
 
- lookupPrefix(namespace: string): string
- namespace: string
 
- matches(selectors: string): boolean
- selectors: string
 
- normalize(): void
- prepend(...nodes: (string | Node)[]): void
- ...nodes: (string | Node)[]
 
- querySelector<K extends keyof HTMLElementTagNameMap>(
- K extends keyof HTMLElementTagNameMap
 
- selectors: K
 
- querySelector<K extends keyof SVGElementTagNameMap>(
- K extends keyof SVGElementTagNameMap
 
- selectors: K
 
- querySelector<K extends keyof MathMLElementTagNameMap>(
- K extends keyof MathMLElementTagNameMap
 
- selectors: K
 
- querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(
- K extends keyof HTMLElementDeprecatedTagNameMap
 
- selectors: K
 
- querySelector<E extends Element = Element>(selectors: string): E
- E extends Element = Element
 
- selectors: string
 
- querySelectorAll<K extends keyof HTMLElementTagNameMap>(
- K extends keyof HTMLElementTagNameMap
 
- selectors: K
 
- querySelectorAll<K extends keyof SVGElementTagNameMap>(
- K extends keyof SVGElementTagNameMap
 
- selectors: K
 
- querySelectorAll<K extends keyof MathMLElementTagNameMap>(
- K extends keyof MathMLElementTagNameMap
 
- selectors: K
 
- querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(
- K extends keyof HTMLElementDeprecatedTagNameMap
 
- selectors: K
 
- querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>
- E extends Element = Element
 
- selectors: string
 
- releasePointerCapture(pointerId: number): void
- pointerId: number
 
- remove(): void
- removeAttribute(qualifiedName: string): void
- qualifiedName: string
 
- removeAttributeNode(attr: Attr): Attr
- attr: Attr
 
- removeAttributeNS(namespace: string, localName: string): void
- namespace: string
- localName: string
 
- removeChild<T extends Node>(child: T): T
- T extends Node
 
- child: T
 
- removeEventListener<K extends keyof HTMLElementEventMap>(
- K extends keyof HTMLElementEventMap
 
- type: K
- listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any
 
- removeEventListener(
- type: string
- listener: EventListenerOrEventListenerObject
 
- replaceChild<T extends Node>(node: Node, child: T): T
- T extends Node
 
- node: Node
- child: T
 
- replaceChildren(...nodes: (string | Node)[]): void
- ...nodes: (string | Node)[]
 
- replaceWith(...nodes: (string | Node)[]): void
- ...nodes: (string | Node)[]
 
- requestFullscreen(options?: FullscreenOptions): Promise<void>
 
- requestPointerLock(options?: PointerLockOptions): Promise<void>
 
- scroll(options?: ScrollToOptions): void
 
- scroll(x: number, y: number): void
- x: number
- y: number
 
- scrollBy(options?: ScrollToOptions): void
 
- scrollBy(x: number, y: number): void
- x: number
- y: number
 
- scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void
 
- scrollTo(options?: ScrollToOptions): void
 
- scrollTo(x: number, y: number): void
- x: number
- y: number
 
- setAttribute(qualifiedName: string, value: string): void
- qualifiedName: string
- value: string
 
- setAttributeNode(attr: Attr): Attr
- attr: Attr
 
- setAttributeNodeNS(attr: Attr): Attr
- attr: Attr
 
- setAttributeNS(namespace: string, qualifiedName: string, value: string): void
- namespace: string
- qualifiedName: string
- value: string
 
- setHTMLUnsafe(html: string): void
- html: string
 
- setPointerCapture(pointerId: number): void
- pointerId: number
 
- showPopover(): void
- toggleAttribute(qualifiedName: string, force?: boolean): boolean
- qualifiedName: string
 
- togglePopover(force?: boolean): boolean
 
- webkitMatchesSelector(selectors: string): boolean
- selectors: string
 
Member Visibility
 
accessKey accessKeyLabel  ariaAtomic ariaAutoComplete  ariaBrailleLabel  ariaBrailleRoleDescription   ariaBusy ariaChecked ariaColCount  ariaColIndex  ariaColIndexText   ariaColSpan  ariaCurrent ariaDescription ariaDisabled ariaExpanded ariaHasPopup  ariaHidden ariaInvalid ariaKeyShortcuts  ariaLabel ariaLevel ariaLive ariaModal ariaMultiLine  ariaMultiSelectable  ariaOrientation ariaPlaceholder ariaPosInSet   ariaPressed ariaReadOnly  ariaRequired ariaRoleDescription  ariaRowCount  ariaRowIndex  ariaRowIndexText   ariaRowSpan  ariaSelected ariaSetSize  ariaSort ariaValueMax  ariaValueMin  ariaValueNow  ariaValueText  assignedSlot ATTRIBUTE_NODE attributesattributeStyleMap  autocapitalizeautofocusbaseURICDATA_SECTION_NODE  childElementCount  childNodes childrenclassList className clientHeight clientLeft clientTop clientWidth COMMENT_NODE contentcontentEditable currentCSSZoomdatasetdirDOCUMENT_FRAGMENT_NODE  DOCUMENT_NODE DOCUMENT_POSITION_CONTAINED_BY   DOCUMENT_POSITION_CONTAINS  DOCUMENT_POSITION_DISCONNECTED  DOCUMENT_POSITION_FOLLOWING  DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC   DOCUMENT_POSITION_PRECEDING  DOCUMENT_TYPE_NODE  draggableELEMENT_NODE enterKeyHint  ENTITY_NODE ENTITY_REFERENCE_NODE  firstChild firstElementChild  hiddenidinertinnerHTMLinnerText inputMode isConnected isContentEditable  langlastChild lastElementChild  localName namespaceURInextElementSibling  nextSibling nodeName nodeType nodeValue nonceNOTATION_NODE offsetHeight offsetLeft offsetParent offsetTop offsetWidth onabortonanimationcancelonanimationendonanimationiterationonanimationstartonauxclickonbeforeinputonbeforetoggleonbeforexrselectonbluroncanceloncanplayoncanplaythroughonchangeonclickoncloseoncontextlostoncontextmenuoncontextrestoredoncopyoncuechangeoncutondblclickondragondragendondragenterondragleaveondragoverondragstartondropondurationchangeonemptiedonendedonerroronfocusonformdataonfullscreenchangeonfullscreenerrorongotpointercaptureoninputoninvalidonkeydownonkeypressonkeyuponloadonloadeddataonloadedmetadataonloadstartonlostpointercaptureonmousedownonmouseenteronmouseleaveonmousemoveonmouseoutonmouseoveronmouseuponpasteonpauseonplayonplayingonpointercancelonpointerdownonpointerenteronpointerleaveonpointermoveonpointeroutonpointeroveronpointeruponprogressonratechangeonresetonresizeonscrollonscrollendonsecuritypolicyviolationonseekedonseekingonselectonselectionchangeonselectstartonslotchangeonstalledonsubmitonsuspendontimeupdateontoggleontouchcancelontouchendontouchmoveontouchstartontransitioncancelontransitionendontransitionrunontransitionstartonvolumechangeonwaitingonwebkitanimationendonwebkitanimationiterationonwebkitanimationstartonwebkittransitionendonwheelouterHTMLouterText ownerDocument parentElement parentNode partpopoverprefixpreviousElementSibling  previousSibling PROCESSING_INSTRUCTION_NODE  rolescrollHeight scrollLeft scrollTop scrollWidth shadowRoot shadowRootClonable  shadowRootDelegatesFocus   shadowRootMode  shadowRootSerializable  slotspellcheckstyletabIndex tagName TEXT_NODE textContent titletranslatewritingSuggestions  addEventListener  afteranimateappendappendChild attachInternals attachShadow beforeblurcheckVisibility clickcloneNode closestcompareDocumentPosition  computedStyleMap  containsdispatchEvent focusgetAnimations getAttribute getAttributeNames  getAttributeNode  getAttributeNodeNS  getAttributeNS getBoundingClientRect   getClientRects  getElementsByClassName    getElementsByTagName    getElementsByTagNameNS    getHTMLgetRootNode  hasAttribute hasAttributeNS hasAttributes hasChildNodes  hasPointerCapture  hidePopover insertAdjacentElement  insertAdjacentHTML insertAdjacentText  insertBefore isDefaultNamespace  isEqualNode  isSameNode  lookupNamespaceURI lookupPrefix matchesnormalizeprependquerySelector querySelectorAll  releasePointerCapture  removeremoveAttribute removeAttributeNode  removeAttributeNS removeChild removeEventListener  replaceChild replaceChildren replaceWith requestFullscreen requestPointerLock  scrollscrollBy scrollIntoView  scrollTo setAttribute setAttributeNode  setAttributeNodeNS  setAttributeNS setHTMLUnsafesetPointerCapture  showPopover toggleAttribute togglePopover webkitMatchesSelector   
MDN Reference
accessKey: string;
accessKeyLabel: string;
ariaAtomic: string;
ariaAutoComplete: string;
ariaBrailleLabel: string;
ariaBrailleRoleDescription: string;
ariaBusy: string;
ariaChecked: string;
ariaColCount: string;
ariaColIndex: string;
ariaColIndexText: string;
ariaColSpan: string;
ariaCurrent: string;
ariaDescription: string;
ariaDisabled: string;
ariaExpanded: string;
ariaHasPopup: string;
ariaHidden: string;
ariaInvalid: string;
ariaKeyShortcuts: string;
ariaLabel: string;
ariaLevel: string;
ariaLive: string;
ariaModal: string;
ariaMultiLine: string;
ariaMultiSelectable: string;
ariaOrientation: string;
ariaPlaceholder: string;
ariaPosInSet: string;
ariaPressed: string;
ariaReadOnly: string;
ariaRequired: string;
ariaRoleDescription: string;
ariaRowCount: string;
ariaRowIndex: string;
ariaRowIndexText: string;
ariaRowSpan: string;
ariaSelected: string;
ariaSetSize: string;
ariaSort: string;
ariaValueMax: string;
ariaValueMin: string;
ariaValueNow: string;
ariaValueText: string;
assignedSlot: HTMLSlotElement;
ATTRIBUTE_NODE: 2;
attributes: NamedNodeMap;
attributeStyleMap: StylePropertyMap;
autocapitalize: string;
autofocus: boolean;
baseURI: string;
CDATA_SECTION_NODE: 4;
childElementCount: number;
childNodes: NodeListOf<ChildNode>;
children: HTMLCollection;
classList: DOMTokenList;
className: string;
clientHeight: number;
clientLeft: number;
clientTop: number;
clientWidth: number;
COMMENT_NODE: 8;
content: DocumentFragment;
contentEditable: string;
currentCSSZoom: number;
dataset: DOMStringMap;
dir: string;
DOCUMENT_FRAGMENT_NODE: 11;
DOCUMENT_NODE: 9;
DOCUMENT_POSITION_CONTAINED_BY: 16;
DOCUMENT_POSITION_CONTAINS: 8;
DOCUMENT_POSITION_DISCONNECTED: 1;
DOCUMENT_POSITION_FOLLOWING: 4;
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
DOCUMENT_POSITION_PRECEDING: 2;
DOCUMENT_TYPE_NODE: 10;
draggable: boolean;
ELEMENT_NODE: 1;
enterKeyHint: string;
ENTITY_NODE: 6;
ENTITY_REFERENCE_NODE: 5;
firstChild: ChildNode;
firstElementChild: Element;
hidden: boolean;
id: string;
inert: boolean;
innerHTML: string;
innerText: string;
inputMode: string;
isConnected: boolean;
isContentEditable: boolean;
lang: string;
lastChild: ChildNode;
lastElementChild: Element;
localName: string;
namespaceURI: string;
nextElementSibling: Element;
nextSibling: ChildNode;
nodeName: string;
nodeType: number;
nodeValue: string;
nonce?: string;
NOTATION_NODE: 12;
offsetHeight: number;
offsetLeft: number;
offsetParent: Element;
offsetTop: number;
offsetWidth: number;
onabort: (this: GlobalEventHandlers, ev: UIEvent) => any;
onanimationcancel: (this: GlobalEventHandlers, ev: AnimationEvent) => any;
onanimationend: (this: GlobalEventHandlers, ev: AnimationEvent) => any;
onanimationiteration: (
this: GlobalEventHandlers,
ev: AnimationEvent,
) => any;
onanimationstart: (this: GlobalEventHandlers, ev: AnimationEvent) => any;
onauxclick: (this: GlobalEventHandlers, ev: MouseEvent) => any;
onbeforeinput: (this: GlobalEventHandlers, ev: InputEvent) => any;
onbeforetoggle: (this: GlobalEventHandlers, ev: Event) => any;
onbeforexrselect: (this: GlobalEventHandlers, ev: XRSessionEvent) => any;
onblur: (this: GlobalEventHandlers, ev: FocusEvent) => any;
oncancel: (this: GlobalEventHandlers, ev: Event) => any;
oncanplay: (this: GlobalEventHandlers, ev: Event) => any;
oncanplaythrough: (this: GlobalEventHandlers, ev: Event) => any;
onchange: (this: GlobalEventHandlers, ev: Event) => any;
onclick: (this: GlobalEventHandlers, ev: MouseEvent) => any;
onclose: (this: GlobalEventHandlers, ev: Event) => any;
oncontextlost: (this: GlobalEventHandlers, ev: Event) => any;
oncontextmenu: (this: GlobalEventHandlers, ev: MouseEvent) => any;
oncontextrestored: (this: GlobalEventHandlers, ev: Event) => any;
oncopy: (this: GlobalEventHandlers, ev: ClipboardEvent) => any;
oncuechange: (this: GlobalEventHandlers, ev: Event) => any;
oncut: (this: GlobalEventHandlers, ev: ClipboardEvent) => any;
ondblclick: (this: GlobalEventHandlers, ev: MouseEvent) => any;
ondrag: (this: GlobalEventHandlers, ev: DragEvent) => any;
ondragend: (this: GlobalEventHandlers, ev: DragEvent) => any;
ondragenter: (this: GlobalEventHandlers, ev: DragEvent) => any;
ondragleave: (this: GlobalEventHandlers, ev: DragEvent) => any;
ondragover: (this: GlobalEventHandlers, ev: DragEvent) => any;
ondragstart: (this: GlobalEventHandlers, ev: DragEvent) => any;
ondrop: (this: GlobalEventHandlers, ev: DragEvent) => any;
ondurationchange: (this: GlobalEventHandlers, ev: Event) => any;
onemptied: (this: GlobalEventHandlers, ev: Event) => any;
onended: (this: GlobalEventHandlers, ev: Event) => any;
onerror: OnErrorEventHandlerNonNull;
onfocus: (this: GlobalEventHandlers, ev: FocusEvent) => any;
onformdata: (this: GlobalEventHandlers, ev: FormDataEvent) => any;
onfullscreenchange: (this: Element, ev: Event) => any;
onfullscreenerror: (this: Element, ev: Event) => any;
ongotpointercapture: (this: GlobalEventHandlers, ev: PointerEvent) => any;
oninput: (this: GlobalEventHandlers, ev: Event) => any;
oninvalid: (this: GlobalEventHandlers, ev: Event) => any;
onkeydown: (this: GlobalEventHandlers, ev: KeyboardEvent) => any;
onkeypress: (this: GlobalEventHandlers, ev: KeyboardEvent) => any;
onkeyup: (this: GlobalEventHandlers, ev: KeyboardEvent) => any;
onload: (this: GlobalEventHandlers, ev: Event) => any;
onloadeddata: (this: GlobalEventHandlers, ev: Event) => any;
onloadedmetadata: (this: GlobalEventHandlers, ev: Event) => any;
onloadstart: (this: GlobalEventHandlers, ev: Event) => any;
onlostpointercapture: (this: GlobalEventHandlers, ev: PointerEvent) => any;
onmousedown: (this: GlobalEventHandlers, ev: MouseEvent) => any;
onmouseenter: (this: GlobalEventHandlers, ev: MouseEvent) => any;
onmouseleave: (this: GlobalEventHandlers, ev: MouseEvent) => any;
onmousemove: (this: GlobalEventHandlers, ev: MouseEvent) => any;
onmouseout: (this: GlobalEventHandlers, ev: MouseEvent) => any;
onmouseover: (this: GlobalEventHandlers, ev: MouseEvent) => any;
onmouseup: (this: GlobalEventHandlers, ev: MouseEvent) => any;
onpaste: (this: GlobalEventHandlers, ev: ClipboardEvent) => any;
onpause: (this: GlobalEventHandlers, ev: Event) => any;
onplay: (this: GlobalEventHandlers, ev: Event) => any;
onplaying: (this: GlobalEventHandlers, ev: Event) => any;
onpointercancel: (this: GlobalEventHandlers, ev: PointerEvent) => any;
onpointerdown: (this: GlobalEventHandlers, ev: PointerEvent) => any;
onpointerenter: (this: GlobalEventHandlers, ev: PointerEvent) => any;
onpointerleave: (this: GlobalEventHandlers, ev: PointerEvent) => any;
onpointermove: (this: GlobalEventHandlers, ev: PointerEvent) => any;
onpointerout: (this: GlobalEventHandlers, ev: PointerEvent) => any;
onpointerover: (this: GlobalEventHandlers, ev: PointerEvent) => any;
onpointerup: (this: GlobalEventHandlers, ev: PointerEvent) => any;
onprogress: (this: GlobalEventHandlers, ev: ProgressEvent) => any;
onratechange: (this: GlobalEventHandlers, ev: Event) => any;
onreset: (this: GlobalEventHandlers, ev: Event) => any;
onresize: (this: GlobalEventHandlers, ev: UIEvent) => any;
onscroll: (this: GlobalEventHandlers, ev: Event) => any;
onscrollend: (this: GlobalEventHandlers, ev: Event) => any;
onsecuritypolicyviolation: (
this: GlobalEventHandlers,
ev: SecurityPolicyViolationEvent,
) => any;
onseeked: (this: GlobalEventHandlers, ev: Event) => any;
onseeking: (this: GlobalEventHandlers, ev: Event) => any;
onselect: (this: GlobalEventHandlers, ev: Event) => any;
onselectionchange: (this: GlobalEventHandlers, ev: Event) => any;
onselectstart: (this: GlobalEventHandlers, ev: Event) => any;
onslotchange: (this: GlobalEventHandlers, ev: Event) => any;
onstalled: (this: GlobalEventHandlers, ev: Event) => any;
onsubmit: (this: GlobalEventHandlers, ev: SubmitEvent) => any;
onsuspend: (this: GlobalEventHandlers, ev: Event) => any;
ontimeupdate: (this: GlobalEventHandlers, ev: Event) => any;
ontoggle: (this: GlobalEventHandlers, ev: Event) => any;
ontouchcancel?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
ontouchend?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
ontouchmove?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
ontouchstart?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
ontransitioncancel: (this: GlobalEventHandlers, ev: TransitionEvent) => any;
ontransitionend: (this: GlobalEventHandlers, ev: TransitionEvent) => any;
ontransitionrun: (this: GlobalEventHandlers, ev: TransitionEvent) => any;
ontransitionstart: (this: GlobalEventHandlers, ev: TransitionEvent) => any;
onvolumechange: (this: GlobalEventHandlers, ev: Event) => any;
onwaiting: (this: GlobalEventHandlers, ev: Event) => any;
onwebkitanimationend: (this: GlobalEventHandlers, ev: Event) => any;
onwebkitanimationiteration: (this: GlobalEventHandlers, ev: Event) => any;
onwebkitanimationstart: (this: GlobalEventHandlers, ev: Event) => any;
onwebkittransitionend: (this: GlobalEventHandlers, ev: Event) => any;
onwheel: (this: GlobalEventHandlers, ev: WheelEvent) => any;
outerHTML: string;
outerText: string;
ownerDocument: Document;
parentElement: HTMLElement;
parentNode: ParentNode;
part: DOMTokenList;
popover: string;
prefix: string;
previousElementSibling: Element;
previousSibling: ChildNode;
PROCESSING_INSTRUCTION_NODE: 7;
role: string;
scrollHeight: number;
scrollLeft: number;
scrollTop: number;
scrollWidth: number;
shadowRoot: ShadowRoot;
shadowRootClonable: boolean;
shadowRootDelegatesFocus: boolean;
shadowRootMode: string;
shadowRootSerializable: boolean;
slot: string;
spellcheck: boolean;
style: CSSStyleDeclaration;
tabIndex: number;
tagName: string;
TEXT_NODE: 3;
textContent: string;
title: string;
translate: boolean;
writingSuggestions: string;
addEventListener<K extends keyof HTMLElementEventMap>(
type: K,
listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any,
options?: boolean | AddEventListenerOptions,
): void;
addEventListener(
type: string,
listener: EventListenerOrEventListenerObject,
options?: boolean | AddEventListenerOptions,
): void;
after(...nodes: (string | Node)[]): void;
animate(
keyframes: PropertyIndexedKeyframes | Keyframe[],
options?: number | KeyframeAnimationOptions,
): Animation;
append(...nodes: (string | Node)[]): void;
appendChild<T extends Node>(node: T): T;
attachInternals(): ElementInternals;
attachShadow(init: ShadowRootInit): ShadowRoot;
before(...nodes: (string | Node)[]): void;
blur(): void;
checkVisibility(options?: CheckVisibilityOptions): boolean;
click(): void;
cloneNode(deep?: boolean): Node;
closest<K extends keyof HTMLElementTagNameMap>(
selector: K,
): HTMLElementTagNameMap[K];
closest<K extends keyof SVGElementTagNameMap>(
selector: K,
): SVGElementTagNameMap[K];
closest<K extends keyof MathMLElementTagNameMap>(
selector: K,
): MathMLElementTagNameMap[K];
closest<E extends Element = Element>(selectors: string): E;
compareDocumentPosition(other: Node): number;
computedStyleMap(): StylePropertyMapReadOnly;
contains(other: Node): boolean;
dispatchEvent(event: Event): boolean;
focus(options?: FocusOptions): void;
getAnimations(options?: GetAnimationsOptions): Animation[];
getAttribute(qualifiedName: string): string;
getAttributeNames(): string[];
getAttributeNode(qualifiedName: string): Attr;
getAttributeNodeNS(namespace: string, localName: string): Attr;
getAttributeNS(namespace: string, localName: string): string;
getBoundingClientRect(): DOMRect;
getClientRects(): DOMRectList;
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
getElementsByTagName<K extends keyof HTMLElementTagNameMap>(
qualifiedName: K,
): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
getElementsByTagName<K extends keyof SVGElementTagNameMap>(
qualifiedName: K,
): HTMLCollectionOf<SVGElementTagNameMap[K]>;
getElementsByTagName<K extends keyof MathMLElementTagNameMap>(
qualifiedName: K,
): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(
qualifiedName: K,
): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
getElementsByTagNameNS(
namespaceURI: "http://www.w3.org/1999/xhtml",
localName: string,
): HTMLCollectionOf<HTMLElement>;
getElementsByTagNameNS(
namespaceURI: "http://www.w3.org/2000/svg",
localName: string,
): HTMLCollectionOf<SVGElement>;
getElementsByTagNameNS(
namespaceURI: "http://www.w3.org/1998/Math/MathML",
localName: string,
): HTMLCollectionOf<MathMLElement>;
getElementsByTagNameNS(
namespace: string,
localName: string,
): HTMLCollectionOf<Element>;
getHTML(options?: GetHTMLOptions): string;
getRootNode(options?: GetRootNodeOptions): Node;
hasAttribute(qualifiedName: string): boolean;
hasAttributeNS(namespace: string, localName: string): boolean;
hasAttributes(): boolean;
hasChildNodes(): boolean;
hasPointerCapture(pointerId: number): boolean;
hidePopover(): void;
insertAdjacentElement(where: InsertPosition, element: Element): Element;
insertAdjacentHTML(position: InsertPosition, string: string): void;
insertAdjacentText(where: InsertPosition, data: string): void;
insertBefore<T extends Node>(node: T, child: Node): T;
isDefaultNamespace(namespace: string): boolean;
isEqualNode(otherNode: Node): boolean;
isSameNode(otherNode: Node): boolean;
lookupNamespaceURI(prefix: string): string;
lookupPrefix(namespace: string): string;
matches(selectors: string): boolean;
normalize(): void;
prepend(...nodes: (string | Node)[]): void;
querySelector<K extends keyof HTMLElementTagNameMap>(
selectors: K,
): HTMLElementTagNameMap[K];
querySelector<K extends keyof SVGElementTagNameMap>(
selectors: K,
): SVGElementTagNameMap[K];
querySelector<K extends keyof MathMLElementTagNameMap>(
selectors: K,
): MathMLElementTagNameMap[K];
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(
selectors: K,
): HTMLElementDeprecatedTagNameMap[K];
querySelector<E extends Element = Element>(selectors: string): E;
querySelectorAll<K extends keyof HTMLElementTagNameMap>(
selectors: K,
): NodeListOf<HTMLElementTagNameMap[K]>;
querySelectorAll<K extends keyof SVGElementTagNameMap>(
selectors: K,
): NodeListOf<SVGElementTagNameMap[K]>;
querySelectorAll<K extends keyof MathMLElementTagNameMap>(
selectors: K,
): NodeListOf<MathMLElementTagNameMap[K]>;
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(
selectors: K,
): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
querySelectorAll<E extends Element = Element>(
selectors: string,
): NodeListOf<E>;
releasePointerCapture(pointerId: number): void;
remove(): void;
removeAttribute(qualifiedName: string): void;
removeAttributeNode(attr: Attr): Attr;
removeAttributeNS(namespace: string, localName: string): void;
removeChild<T extends Node>(child: T): T;
removeEventListener<K extends keyof HTMLElementEventMap>(
type: K,
listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any,
options?: boolean | EventListenerOptions,
): void;
removeEventListener(
type: string,
listener: EventListenerOrEventListenerObject,
options?: boolean | EventListenerOptions,
): void;
replaceChild<T extends Node>(node: Node, child: T): T;
replaceChildren(...nodes: (string | Node)[]): void;
replaceWith(...nodes: (string | Node)[]): void;
requestFullscreen(options?: FullscreenOptions): Promise<void>;
requestPointerLock(options?: PointerLockOptions): Promise<void>;
scroll(options?: ScrollToOptions): void;
scroll(x: number, y: number): void;
scrollBy(options?: ScrollToOptions): void;
scrollBy(x: number, y: number): void;
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
scrollTo(options?: ScrollToOptions): void;
scrollTo(x: number, y: number): void;
setAttribute(qualifiedName: string, value: string): void;
setAttributeNode(attr: Attr): Attr;
setAttributeNodeNS(attr: Attr): Attr;
setAttributeNS(
namespace: string,
qualifiedName: string,
value: string,
): void;
setHTMLUnsafe(html: string): void;
setPointerCapture(pointerId: number): void;
showPopover(): void;
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
togglePopover(force?: boolean): boolean;
webkitMatchesSelector(selectors: string): boolean;
}
Hierarchy
Index
Properties
Methods
Properties
accessKey 
MDN Reference
ReadonlyaccessMDN Reference
ariaAtomic 
MDN Reference
ariaAutoComplete  
MDN Reference
ariaBrailleLabel  
MDN Reference
ariaBrailleRoleDescription   
MDN Reference
ariaBusy 
MDN Reference
ariaChecked 
MDN Reference
ariaColCount  
MDN Reference
ariaColIndex  
MDN Reference
ariaColIndexText   
MDN Reference
ariaColSpan  
MDN Reference
ariaCurrent 
MDN Reference
ariaDescription 
MDN Reference
ariaDisabled 
MDN Reference
ariaExpanded 
MDN Reference
ariaHasPopup  
MDN Reference
ariaHidden 
MDN Reference
ariaInvalid 
ariaKeyShortcuts  
MDN Reference
ariaLabel 
MDN Reference
ariaLevel 
MDN Reference
ariaLive 
MDN Reference
ariaModal 
MDN Reference
ariaMultiLine  
MDN Reference
ariaMultiSelectable  
MDN Reference
ariaOrientation 
MDN Reference
ariaPlaceholder 
MDN Reference
ariaPosInSet   
MDN Reference
ariaPressed 
MDN Reference
ariaReadOnly  
MDN Reference
ariaRequired 
MDN Reference
ariaRoleDescription  
MDN Reference
ariaRowCount  
MDN Reference
ariaRowIndex  
MDN Reference
ariaRowIndexText   
MDN Reference
ariaRowSpan  
MDN Reference
ariaSelected 
MDN Reference
ariaSetSize  
MDN Reference
ariaSort 
MDN Reference
ariaValueMax  
MDN Reference
ariaValueMin  
MDN Reference
ariaValueNow  
MDN Reference
ariaValueText  
MDN Reference
ReadonlyassignedMDN Reference
ReadonlyATTRIBUTE_ReadonlyattributesMDN Reference
ReadonlyattributeMDN Reference
autocapitalize
MDN Reference
autofocus
MDN Reference
ReadonlybaseURIReturns node's node document's document base URL.
MDN Reference
ReadonlyCDATA_node is a CDATASection node.
ReadonlychildMDN Reference
ReadonlychildReturns the children.
MDN Reference
ReadonlychildrenReturns the child elements.
MDN Reference
ReadonlyclassAllows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.
MDN Reference
className 
Returns the value of element's class content attribute. Can be set to change it.
MDN Reference
ReadonlyclientMDN Reference
ReadonlyclientMDN Reference
ReadonlyclientMDN Reference
ReadonlyclientMDN Reference
ReadonlyCOMMENT_node is a Comment node.
ReadonlycontentReturns the template contents (a DocumentFragment).
MDN Reference
contentEditable 
MDN Reference
ReadonlycurrentCSSZoomMDN Reference
ReadonlydatasetMDN Reference
dir
MDN Reference
ReadonlyDOCUMENT_node is a DocumentFragment node.
ReadonlyDOCUMENT_node is a document.
ReadonlyDOCUMENT_Set when other is a descendant of node.
ReadonlyDOCUMENT_Set when other is an ancestor of node.
ReadonlyDOCUMENT_Set when node and other are not in the same tree.
ReadonlyDOCUMENT_Set when other is following node.
ReadonlyDOCUMENT_ReadonlyDOCUMENT_Set when other is preceding node.
ReadonlyDOCUMENT_node is a doctype.
draggable
MDN Reference
ReadonlyELEMENT_node is an element.
enterKeyHint  
MDN Reference
ReadonlyENTITY_ReadonlyENTITY_ReadonlyfirstReturns the first child.
MDN Reference
ReadonlyfirstReturns the first child that is an element, and null otherwise.
MDN Reference
hidden
MDN Reference
id
Returns the value of element's id content attribute. Can be set to change it.
MDN Reference
inert
MDN Reference
innerHTML
MDN Reference
innerText 
MDN Reference
inputMode 
MDN Reference
ReadonlyisReturns true if node is connected and false otherwise.
MDN Reference
ReadonlyisMDN Reference
lang
MDN Reference
ReadonlylastReturns the last child.
MDN Reference
ReadonlylastReturns the last child that is an element, and null otherwise.
MDN Reference
ReadonlylocalReturns the local name.
MDN Reference
ReadonlynamespaceURIReturns the namespace.
MDN Reference
ReadonlynextReturns the first following sibling that is an element, and null otherwise.
MDN Reference
ReadonlynextReturns the next sibling.
MDN Reference
ReadonlynodeReturns a string appropriate for the type of node.
MDN Reference
ReadonlynodeReturns the type of node.
MDN Reference
nodeValue 
MDN Reference
OptionalnonceMDN Reference
ReadonlyNOTATION_ReadonlyoffsetMDN Reference
ReadonlyoffsetMDN Reference
ReadonlyoffsetMDN Reference
ReadonlyoffsetMDN Reference
ReadonlyoffsetMDN Reference
onabort
Fires when the user aborts the download.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onanimationcancel
MDN Reference
onanimationend
MDN Reference
onanimationiteration
MDN Reference
onanimationstart
MDN Reference
onauxclick
MDN Reference
onbeforeinput
MDN Reference
onbeforetoggle
MDN Reference
onbeforexrselect
An XRSessionEvent of type beforexrselect is dispatched on the DOM overlay element before generating a WebXR selectstart input event if the -Z axis of the input source's targetRaySpace intersects the DOM overlay element at the time the input device's primary action is triggered.
onblur
Fires when the object loses the input focus.
Type declaration
Parameters
The focus event.
MDN Reference
Returns any
oncancel
MDN Reference
oncanplay
Occurs when playback is possible, but would require further buffering.
Type declaration
Parameters
The event.
MDN Reference
Returns any
oncanplaythrough
MDN Reference
onchange
Fires when the contents of the object or selection have changed.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onclick
Fires when the user clicks the left mouse button on the object
Type declaration
Parameters
The mouse event.
MDN Reference
Returns any
onclose
MDN Reference
oncontextlost
MDN Reference
oncontextmenu
Fires when the user clicks the right mouse button in the client area, opening the context menu.
Type declaration
Parameters
The mouse event.
MDN Reference
Returns any
oncontextrestored
MDN Reference
oncopy
MDN Reference
oncuechange
MDN Reference
oncut
MDN Reference
ondblclick
Fires when the user double-clicks the object.
Type declaration
Parameters
The mouse event.
MDN Reference
Returns any
ondrag
Fires on the source object continuously during a drag operation.
Type declaration
Parameters
The event.
MDN Reference
Returns any
ondragend
Fires on the source object when the user releases the mouse at the close of a drag operation.
Type declaration
Parameters
The event.
MDN Reference
Returns any
ondragenter
Fires on the target element when the user drags the object to a valid drop target.
Type declaration
Parameters
The drag event.
MDN Reference
Returns any
ondragleave
Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.
Type declaration
Parameters
The drag event.
MDN Reference
Returns any
ondragover
Fires on the target element continuously while the user drags the object over a valid drop target.
Type declaration
Parameters
The event.
MDN Reference
Returns any
ondragstart
Fires on the source object when the user starts to drag a text selection or selected object.
Type declaration
Parameters
The event.
MDN Reference
Returns any
ondrop
MDN Reference
ondurationchange
Occurs when the duration attribute is updated.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onemptied
Occurs when the media element is reset to its initial state.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onended
Occurs when the end of playback is reached.
Type declaration
Parameters
The event
MDN Reference
Returns any
onerror
Fires when an error occurs during object loading.
Param: ev
The event.
MDN Reference
onfocus
Fires when the object receives focus.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onformdata
MDN Reference
onfullscreenchange
MDN Reference
onfullscreenerror
MDN Reference
ongotpointercapture
MDN Reference
oninput
MDN Reference
oninvalid
MDN Reference
onkeydown
Fires when the user presses a key.
Type declaration
Parameters
The keyboard event
MDN Reference
Returns any
onkeypress
Fires when the user presses an alphanumeric key.
Type declaration
Parameters
The event.
Returns any
Deprecated
MDN Reference
onkeyup
Fires when the user releases a key.
Type declaration
Parameters
The keyboard event
MDN Reference
Returns any
onload
Fires immediately after the browser loads the object.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onloadeddata
Occurs when media data is loaded at the current playback position.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onloadedmetadata
Occurs when the duration and dimensions of the media have been determined.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onloadstart
Occurs when Internet Explorer begins looking for media data.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onlostpointercapture
MDN Reference
onmousedown
Fires when the user clicks the object with either mouse button.
Type declaration
Parameters
The mouse event.
MDN Reference
Returns any
onmouseenter
MDN Reference
onmouseleave
MDN Reference
onmousemove
Fires when the user moves the mouse over the object.
Type declaration
Parameters
The mouse event.
MDN Reference
Returns any
onmouseout
Fires when the user moves the mouse pointer outside the boundaries of the object.
Type declaration
Parameters
The mouse event.
MDN Reference
Returns any
onmouseover
Fires when the user moves the mouse pointer into the object.
Type declaration
Parameters
The mouse event.
MDN Reference
Returns any
onmouseup
Fires when the user releases a mouse button while the mouse is over the object.
Type declaration
Parameters
The mouse event.
MDN Reference
Returns any
onpaste
MDN Reference
onpause
Occurs when playback is paused.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onplay
Occurs when the play method is requested.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onplaying
Occurs when the audio or video has started playing.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onpointercancel
MDN Reference
onpointerdown
MDN Reference
onpointerenter
MDN Reference
onpointerleave
MDN Reference
onpointermove
MDN Reference
onpointerout
MDN Reference
onpointerover
MDN Reference
onpointerup
MDN Reference
onprogress
Occurs to indicate progress while downloading media data.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onratechange
Occurs when the playback rate is increased or decreased.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onreset
Fires when the user resets a form.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onresize
MDN Reference
onscroll
Fires when the user repositions the scroll box in the scroll bar on the object.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onscrollend
MDN Reference
onsecuritypolicyviolation
this: GlobalEventHandlers,
ev: SecurityPolicyViolationEvent,
) => any
MDN Reference
onseeked
Occurs when the seek operation ends.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onseeking
Occurs when the current playback position is moved.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onselect
Fires when the current selection changes.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onselectionchange
MDN Reference
onselectstart
MDN Reference
onslotchange
MDN Reference
onstalled
Occurs when the download has stopped.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onsubmit
MDN Reference
onsuspend
Occurs if the load operation has been intentionally halted.
Type declaration
Parameters
The event.
MDN Reference
Returns any
ontimeupdate
Occurs to indicate the current playback position.
Type declaration
Parameters
The event.
MDN Reference
Returns any
ontoggle
MDN Reference
OptionalontouchcancelMDN Reference
OptionalontouchendMDN Reference
OptionalontouchmoveMDN Reference
OptionalontouchstartMDN Reference
ontransitioncancel
MDN Reference
ontransitionend
MDN Reference
ontransitionrun
MDN Reference
ontransitionstart
MDN Reference
onvolumechange
Occurs when the volume is changed, or playback is muted or unmuted.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onwaiting
Occurs when playback stops because the next frame of a video resource is not available.
Type declaration
Parameters
The event.
MDN Reference
Returns any
onwebkitanimationend
Deprecated
This is a legacy alias of
onanimationend.MDN Reference
onwebkitanimationiteration
Deprecated
This is a legacy alias of
onanimationiteration.MDN Reference
onwebkitanimationstart
Deprecated
This is a legacy alias of
onanimationstart.MDN Reference
onwebkittransitionend
Deprecated
This is a legacy alias of
ontransitionend.MDN Reference
onwheel
MDN Reference
outerHTML
MDN Reference
outerText 
MDN Reference
ReadonlyownerReturns the node document. Returns null for documents.
MDN Reference
ReadonlyparentReturns the parent element.
MDN Reference
ReadonlyparentReturns the parent.
MDN Reference
ReadonlypartMDN Reference
popover
MDN Reference
ReadonlyprefixReturns the namespace prefix.
MDN Reference
ReadonlypreviousReturns the first preceding sibling that is an element, and null otherwise.
MDN Reference
ReadonlypreviousReturns the previous sibling.
MDN Reference
ReadonlyPROCESSING_node is a ProcessingInstruction node.
role
ReadonlyscrollMDN Reference
scrollLeft 
MDN Reference
scrollTop 
MDN Reference
ReadonlyscrollMDN Reference
ReadonlyshadowReturns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.
MDN Reference
shadowRootClonable  
MDN Reference
shadowRootDelegatesFocus   
MDN Reference
shadowRootMode  
MDN Reference
shadowRootSerializable  
MDN Reference
slot
Returns the value of element's slot content attribute. Can be set to change it.
MDN Reference
spellcheck
MDN Reference
ReadonlystyleMDN Reference
tabIndex 
MDN Reference
ReadonlytagReturns the HTML-uppercased qualified name.
MDN Reference
ReadonlyTEXT_node is a Text node.
textContent 
MDN Reference
title
MDN Reference
translate
MDN Reference
writingSuggestions 
Methods
addEventListener  
type: K,
listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any,
options?: boolean | AddEventListenerOptions,
): void
Appends an event listener for events whose type attribute value is type. The callback argument sets the callback that will be invoked when the event is dispatched.
The options argument sets listener-specific options. For compatibility this can be a boolean, in which case the method behaves exactly as if the value was specified as options's capture.
When set to true, options's capture prevents callback from being invoked when the event's eventPhase attribute value is BUBBLING_PHASE. When false (or not present), callback will not be invoked when event's eventPhase attribute value is CAPTURING_PHASE. Either way, callback will be invoked if event's eventPhase attribute value is AT_TARGET.
When set to true, options's passive indicates that the callback will not cancel the event by invoking preventDefault(). This is used to enable performance optimizations described in § 2.8 Observing event listeners.
When set to true, options's once indicates that the callback will only be invoked once after which the event listener will be removed.
If an AbortSignal is passed for options's signal, then the event listener will be removed when signal is aborted.
The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture.
MDN Reference
Type Parameters
Parameters
Optionaloptions: boolean | AddEventListenerOptionsReturns void
type: string,
listener: EventListenerOrEventListenerObject,
options?: boolean | AddEventListenerOptions,
): void
Appends an event listener for events whose type attribute value is type. The callback argument sets the callback that will be invoked when the event is dispatched.
The options argument sets listener-specific options. For compatibility this can be a boolean, in which case the method behaves exactly as if the value was specified as options's capture.
When set to true, options's capture prevents callback from being invoked when the event's eventPhase attribute value is BUBBLING_PHASE. When false (or not present), callback will not be invoked when event's eventPhase attribute value is CAPTURING_PHASE. Either way, callback will be invoked if event's eventPhase attribute value is AT_TARGET.
When set to true, options's passive indicates that the callback will not cancel the event by invoking preventDefault(). This is used to enable performance optimizations described in § 2.8 Observing event listeners.
When set to true, options's once indicates that the callback will only be invoked once after which the event listener will be removed.
If an AbortSignal is passed for options's signal, then the event listener will be removed when signal is aborted.
The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture.
MDN Reference
Parameters
Optionaloptions: boolean | AddEventListenerOptionsReturns void
after
Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
MDN Reference
Parameters
Returns void
animate
keyframes: PropertyIndexedKeyframes | Keyframe[],
options?: number | KeyframeAnimationOptions,
): Animation
MDN Reference
Parameters
Optionaloptions: number | KeyframeAnimationOptionsReturns Animation
append
Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
MDN Reference
Parameters
Returns void
appendChild 
MDN Reference
Type Parameters
Parameters
Returns T
attachInternals 
MDN Reference
Returns ElementInternals
attachShadow 
Creates a shadow root for element and returns it.
MDN Reference
Parameters
Returns ShadowRoot
before
Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
MDN Reference
Parameters
Returns void
blur
MDN Reference
Returns void
checkVisibility 
MDN Reference
Parameters
Optionaloptions: CheckVisibilityOptionsReturns boolean
click
MDN Reference
Returns void
cloneNode 
Returns a copy of node. If deep is true, the copy also includes the node's descendants.
MDN Reference
Parameters
Optionaldeep: booleanReturns Node
closest
selector: K,
): HTMLElementTagNameMap[K]
Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.
MDN Reference
Type Parameters
Parameters
Returns HTMLElementTagNameMap[K]
selector: K,
): SVGElementTagNameMap[K]
Type Parameters
Parameters
Returns SVGElementTagNameMap[K]
selector: K,
): MathMLElementTagNameMap[K]
Type Parameters
Parameters
Returns MathMLElementTagNameMap[K]
Type Parameters
Parameters
Returns E
compareDocumentPosition  
Returns a bitmask indicating the position of other relative to node.
MDN Reference
Parameters
Returns number
computedStyleMap  
MDN Reference
Returns StylePropertyMapReadOnly
contains
Returns true if other is an inclusive descendant of node, and false otherwise.
MDN Reference
Parameters
Returns boolean
dispatchEvent 
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
MDN Reference
Parameters
Returns boolean
focus
MDN Reference
Parameters
Optionaloptions: FocusOptionsReturns void
getAnimations 
MDN Reference
Parameters
Optionaloptions: GetAnimationsOptionsReturns Animation[]
getAttribute 
Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.
MDN Reference
Parameters
Returns string
getAttributeNames  
Returns the qualified names of all element's attributes. Can contain duplicates.
MDN Reference
Returns string[]
getAttributeNode  
MDN Reference
Parameters
Returns Attr
getAttributeNodeNS  
MDN Reference
Parameters
Returns Attr
getAttributeNS 
Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.
MDN Reference
Parameters
Returns string
getBoundingClientRect   
MDN Reference
Returns DOMRect
getClientRects  
MDN Reference
Returns DOMRectList
getElementsByClassName    
Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.
MDN Reference
Parameters
Returns HTMLCollectionOf<Element>
getElementsByTagName    
qualifiedName: K,
): HTMLCollectionOf<HTMLElementTagNameMap[K]>
MDN Reference
Type Parameters
Parameters
Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>
qualifiedName: K,
): HTMLCollectionOf<SVGElementTagNameMap[K]>
Type Parameters
Parameters
Returns HTMLCollectionOf<SVGElementTagNameMap[K]>
qualifiedName: K,
): HTMLCollectionOf<MathMLElementTagNameMap[K]>
Type Parameters
Parameters
Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>
qualifiedName: K,
): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>
Type Parameters
Parameters
Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>
Deprecated
Parameters
Returns HTMLCollectionOf<Element>
getElementsByTagNameNS    
namespaceURI: "http://www.w3.org/1999/xhtml",
localName: string,
): HTMLCollectionOf<HTMLElement>
MDN Reference
Parameters
Returns HTMLCollectionOf<HTMLElement>
namespaceURI: "http://www.w3.org/2000/svg",
localName: string,
): HTMLCollectionOf<SVGElement>
Parameters
Returns HTMLCollectionOf<SVGElement>
namespaceURI: "http://www.w3.org/1998/Math/MathML",
localName: string,
): HTMLCollectionOf<MathMLElement>
Parameters
Returns HTMLCollectionOf<MathMLElement>
namespace: string,
localName: string,
): HTMLCollectionOf<Element>
Parameters
Returns HTMLCollectionOf<Element>
getHTML
MDN Reference
Parameters
Optionaloptions: GetHTMLOptionsReturns string
getRootNode  
Returns node's root.
MDN Reference
Parameters
Optionaloptions: GetRootNodeOptionsReturns Node
hasAttribute 
Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.
MDN Reference
Parameters
Returns boolean
hasAttributeNS 
Returns true if element has an attribute whose namespace is namespace and local name is localName.
MDN Reference
Parameters
Returns boolean
hasAttributes 
Returns true if element has attributes, and false otherwise.
MDN Reference
Returns boolean
hasChildNodes  
Returns whether node has children.
MDN Reference
Returns boolean
hasPointerCapture  
MDN Reference
Parameters
Returns boolean
hidePopover 
MDN Reference
Returns void
insertAdjacentElement  
MDN Reference
Parameters
Returns Element
insertAdjacentHTML 
MDN Reference
Parameters
Returns void
insertAdjacentText  
MDN Reference
Parameters
Returns void
insertBefore 
MDN Reference
Type Parameters
Parameters
Returns T
isDefaultNamespace  
MDN Reference
Parameters
Returns boolean
isEqualNode  
Returns whether node and otherNode have the same properties.
MDN Reference
Parameters
Returns boolean
isSameNode  
MDN Reference
Parameters
Returns boolean
lookupNamespaceURI 
MDN Reference
Parameters
Returns string
lookupPrefix 
MDN Reference
Parameters
Returns string
matches
Returns true if matching selectors against element's root yields element, and false otherwise.
MDN Reference
Parameters
Returns boolean
normalize
Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.
MDN Reference
Returns void
prepend
Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
MDN Reference
Parameters
Returns void
querySelector 
selectors: K,
): HTMLElementTagNameMap[K]
Returns the first element that is a descendant of node that matches selectors.
MDN Reference
Type Parameters
Parameters
Returns HTMLElementTagNameMap[K]
selectors: K,
): SVGElementTagNameMap[K]
Type Parameters
Parameters
Returns SVGElementTagNameMap[K]
selectors: K,
): MathMLElementTagNameMap[K]
Type Parameters
Parameters
Returns MathMLElementTagNameMap[K]
selectors: K,
): HTMLElementDeprecatedTagNameMap[K]
Type Parameters
Parameters
Returns HTMLElementDeprecatedTagNameMap[K]
Deprecated
Type Parameters
Parameters
Returns E
querySelectorAll  
selectors: K,
): NodeListOf<HTMLElementTagNameMap[K]>
Returns all element descendants of node that match selectors.
MDN Reference
Type Parameters
Parameters
Returns NodeListOf<HTMLElementTagNameMap[K]>
selectors: K,
): NodeListOf<SVGElementTagNameMap[K]>
Type Parameters
Parameters
Returns NodeListOf<SVGElementTagNameMap[K]>
selectors: K,
): NodeListOf<MathMLElementTagNameMap[K]>
Type Parameters
Parameters
Returns NodeListOf<MathMLElementTagNameMap[K]>
selectors: K,
): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>
Type Parameters
Parameters
Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>
Deprecated
Type Parameters
Parameters
Returns NodeListOf<E>
releasePointerCapture  
MDN Reference
Parameters
Returns void
remove
Removes node.
MDN Reference
Returns void
removeAttribute 
Removes element's first attribute whose qualified name is qualifiedName.
MDN Reference
Parameters
Returns void
removeAttributeNode  
MDN Reference
Parameters
Returns Attr
removeAttributeNS 
Removes element's attribute whose namespace is namespace and local name is localName.
MDN Reference
Parameters
Returns void
removeChild 
MDN Reference
Type Parameters
Parameters
Returns T
removeEventListener  
type: K,
listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any,
options?: boolean | EventListenerOptions,
): void
Removes the event listener in target's event listener list with the same type, callback, and options.
MDN Reference
Type Parameters
Parameters
Optionaloptions: boolean | EventListenerOptionsReturns void
type: string,
listener: EventListenerOrEventListenerObject,
options?: boolean | EventListenerOptions,
): void
Removes the event listener in target's event listener list with the same type, callback, and options.
MDN Reference
Parameters
Optionaloptions: boolean | EventListenerOptionsReturns void
replaceChild 
MDN Reference
Type Parameters
Parameters
Returns T
replaceChildren 
Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
MDN Reference
Parameters
Returns void
replaceWith 
Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
MDN Reference
Parameters
Returns void
requestFullscreen 
Displays element fullscreen and resolves promise when done.
When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.
MDN Reference
Parameters
Optionaloptions: FullscreenOptionsReturns Promise<void>
requestPointerLock  
MDN Reference
Parameters
Optionaloptions: PointerLockOptionsReturns Promise<void>
scroll
MDN Reference
Parameters
Optionaloptions: ScrollToOptionsReturns void
Parameters
Returns void
scrollBy 
MDN Reference
Parameters
Optionaloptions: ScrollToOptionsReturns void
Parameters
Returns void
scrollIntoView  
MDN Reference
Parameters
Optionalarg: boolean | ScrollIntoViewOptionsReturns void
scrollTo 
MDN Reference
Parameters
Optionaloptions: ScrollToOptionsReturns void
Parameters
Returns void
setAttribute 
Sets the value of element's first attribute whose qualified name is qualifiedName to value.
MDN Reference
Parameters
Returns void
setAttributeNode  
MDN Reference
Parameters
Returns Attr
setAttributeNodeNS  
MDN Reference
Parameters
Returns Attr
setAttributeNS 
Sets the value of element's attribute whose namespace is namespace and local name is localName to value.
MDN Reference
Parameters
Returns void
setHTMLUnsafe
MDN Reference
Parameters
Returns void
setPointerCapture  
MDN Reference
Parameters
Returns void
showPopover 
MDN Reference
Returns void
toggleAttribute 
If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.
Returns true if qualifiedName is now present, and false otherwise.
MDN Reference
Parameters
Optionalforce: booleanReturns boolean
togglePopover 
MDN Reference
Parameters
Optionalforce: booleanReturns boolean
webkitMatchesSelector  
Parameters
Returns boolean
Deprecated
This is a legacy alias of
matches.MDN Reference
Settings
On This Page
Properties
Methods