list : null | HTMLDivElement inner HTML innerHTML : string
inner Text innerText : string
Readonly
is Connected isConnected : boolean
Readonly
is Content Editable isContentEditable : boolean
items items : undefined | HTMLElement []
Readonly
last Child lastChild : null | ChildNode
Readonly
last Element Child lastElementChild : null | Element
Readonly
local Name localName : string
Readonly
namespace URI namespaceURI : null | string
Readonly
next Element Sibling nextElementSibling : null | Element
Readonly
next Sibling nextSibling : null | ChildNode
Readonly
node Name nodeName : string
Readonly
node Type nodeType : number
node Value nodeValue : null | string
Optional
nonce nonce ?: string
Readonly
NOTATION_ NODE NOTATION_NODE : 12
Readonly
offset Height offsetHeight : number
Readonly
offset Left offsetLeft : number
Readonly
offset Parent offsetParent : null | Element
Readonly
offset Top offsetTop : number
Readonly
offset Width offsetWidth : number
onabort onabort : null | (( this : GlobalEventHandlers , ev : UIEvent ) => any )
onanimationcancel onanimationcancel :     | null     | (( this : GlobalEventHandlers , ev : AnimationEvent ) => any )
onanimationend onanimationend : null | (( this : GlobalEventHandlers , ev : AnimationEvent ) => any )
onanimationiteration onanimationiteration :     | null     | (( this : GlobalEventHandlers , ev : AnimationEvent ) => any )
onanimationstart onanimationstart :     | null     | (( this : GlobalEventHandlers , ev : AnimationEvent ) => any )
onauxclick onauxclick : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
onbeforeinput : null | (( this : GlobalEventHandlers , ev : InputEvent ) => any )
onbeforematch onbeforematch : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onbeforetoggle onbeforetoggle : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onblur onblur : null | (( this : GlobalEventHandlers , ev : FocusEvent ) => any )
oncancel oncancel : null | (( this : GlobalEventHandlers , ev : Event ) => any )
oncanplay oncanplay : null | (( this : GlobalEventHandlers , ev : Event ) => any )
oncanplaythrough oncanplaythrough : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onchange onchange : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onclick onclick : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
onclose onclose : null | (( this : GlobalEventHandlers , ev : Event ) => any )
oncontextlost oncontextlost : null | (( this : GlobalEventHandlers , ev : Event ) => any )
oncontextmenu : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
oncontextrestored oncontextrestored : null | (( this : GlobalEventHandlers , ev : Event ) => any )
oncopy oncopy : null | (( this : GlobalEventHandlers , ev : ClipboardEvent ) => any )
oncuechange oncuechange : null | (( this : GlobalEventHandlers , ev : Event ) => any )
oncut oncut : null | (( this : GlobalEventHandlers , ev : ClipboardEvent ) => any )
ondblclick ondblclick : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
ondrag ondrag : null | (( this : GlobalEventHandlers , ev : DragEvent ) => any )
ondragend ondragend : null | (( this : GlobalEventHandlers , ev : DragEvent ) => any )
ondragenter ondragenter : null | (( this : GlobalEventHandlers , ev : DragEvent ) => any )
ondragleave ondragleave : null | (( this : GlobalEventHandlers , ev : DragEvent ) => any )
ondragover ondragover : null | (( this : GlobalEventHandlers , ev : DragEvent ) => any )
ondragstart ondragstart : null | (( this : GlobalEventHandlers , ev : DragEvent ) => any )
ondrop ondrop : null | (( this : GlobalEventHandlers , ev : DragEvent ) => any )
ondurationchange ondurationchange : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onemptied onemptied : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onended onended : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onerror onerror : OnErrorEventHandler
on First Item Added onFirstItemAdded : () => void
onfocus onfocus : null | (( this : GlobalEventHandlers , ev : FocusEvent ) => any )
onformdata : null | (( this : GlobalEventHandlers , ev : FormDataEvent ) => any )
onfullscreenchange onfullscreenchange : null | (( this : Element , ev : Event ) => any )
onfullscreenerror onfullscreenerror : null | (( this : Element , ev : Event ) => any )
ongotpointercapture ongotpointercapture :     | null     | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
oninput : null | (( this : GlobalEventHandlers , ev : Event ) => any )
oninvalid oninvalid : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onkeydown onkeydown : null | (( this : GlobalEventHandlers , ev : KeyboardEvent ) => any )
onkeypress onkeypress : null | (( this : GlobalEventHandlers , ev : KeyboardEvent ) => any )
onkeyup onkeyup : null | (( this : GlobalEventHandlers , ev : KeyboardEvent ) => any )
on Last Item Removed onLastItemRemoved : () => void
onload onload : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onloadeddata onloadeddata : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onloadedmetadata : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onloadstart onloadstart : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onlostpointercapture onlostpointercapture :     | null     | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
onmousedown onmousedown : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
onmouseenter onmouseenter : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
onmouseleave onmouseleave : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
onmousemove onmousemove : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
onmouseout onmouseout : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
onmouseover onmouseover : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
onmouseup onmouseup : null | (( this : GlobalEventHandlers , ev : MouseEvent ) => any )
onpaste onpaste : null | (( this : GlobalEventHandlers , ev : ClipboardEvent ) => any )
onpause onpause : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onplay onplay : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onplaying onplaying : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onpointercancel onpointercancel : null | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
onpointerdown onpointerdown : null | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
onpointerenter onpointerenter : null | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
onpointerleave onpointerleave : null | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
onpointermove onpointermove : null | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
onpointerout onpointerout : null | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
onpointerover onpointerover : null | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
onpointerup onpointerup : null | (( this : GlobalEventHandlers , ev : PointerEvent ) => any )
onprogress onprogress : null | (( this : GlobalEventHandlers , ev : ProgressEvent ) => any )
onratechange onratechange : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onreset onreset : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onresize onresize : null | (( this : GlobalEventHandlers , ev : UIEvent ) => any )
onscroll : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onscrollend : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onsecuritypolicyviolation onsecuritypolicyviolation :     | null     | (( this : GlobalEventHandlers , ev : SecurityPolicyViolationEvent ) => any )
onseeked onseeked : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onseeking onseeking : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onselect onselect : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onselectionchange onselectionchange : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onselectstart onselectstart : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onslotchange onslotchange : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onstalled onstalled : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onsubmit onsubmit : null | (( this : GlobalEventHandlers , ev : SubmitEvent ) => any )
onsuspend onsuspend : null | (( this : GlobalEventHandlers , ev : Event ) => any )
ontimeupdate ontimeupdate : null | (( this : GlobalEventHandlers , ev : Event ) => any )
ontoggle ontoggle : null | (( this : GlobalEventHandlers , ev : Event ) => any )
Optional
ontouchcancel ontouchcancel ?: null | (( this : GlobalEventHandlers , ev : TouchEvent ) => any )
Optional
ontouchend ontouchend ?: null | (( this : GlobalEventHandlers , ev : TouchEvent ) => any )
Optional
ontouchmove ontouchmove ?: null | (( this : GlobalEventHandlers , ev : TouchEvent ) => any )
Optional
ontouchstart ontouchstart ?: null | (( this : GlobalEventHandlers , ev : TouchEvent ) => any )
ontransitioncancel ontransitioncancel :     | null     | (( this : GlobalEventHandlers , ev : TransitionEvent ) => any )
ontransitionend ontransitionend :     | null     | (( this : GlobalEventHandlers , ev : TransitionEvent ) => any )
ontransitionrun ontransitionrun :     | null     | (( this : GlobalEventHandlers , ev : TransitionEvent ) => any )
ontransitionstart ontransitionstart :     | null     | (( this : GlobalEventHandlers , ev : TransitionEvent ) => any )
onvolumechange onvolumechange : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onwaiting onwaiting : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onwebkitanimationend onwebkitanimationend : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onwebkitanimationiteration onwebkitanimationiteration :     | null     | (( this : GlobalEventHandlers , ev : Event ) => any )
onwebkitanimationstart onwebkitanimationstart : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onwebkittransitionend onwebkittransitionend : null | (( this : GlobalEventHandlers , ev : Event ) => any )
onwheel onwheel : null | (( this : GlobalEventHandlers , ev : WheelEvent ) => any )
outer HTML outerHTML : string
outer Text outerText : string
Readonly
owner Document ownerDocument : Document
Readonly
parent Element parentElement : null | HTMLElement
Readonly
parent Node parentNode : null | ParentNode
popover popover : null | string
Readonly
prefix prefix : null | string
Readonly
previous Element Sibling previousElementSibling : null | Element
Readonly
previous Sibling previousSibling : null | ChildNode
Readonly
PROCESSING_ INSTRUCTION_ NODE PROCESSING_INSTRUCTION_NODE : 7
Readonly
shadow Root shadowRoot : null | ShadowRoot
spellcheck spellcheck : boolean
Readonly
tag Name tagName : string
Readonly
TEXT_ NODE TEXT_NODE : 3
text Content textContent : null | string
translate translate : boolean
writing Suggestions writingSuggestions : string
Accessors Methods add Event Listener addEventListener < K extends keyof HTMLElementEventMap > ( Â Â Â Â
type : K , Â Â Â Â
listener : ( this : HTMLElement , ev : HTMLElementEventMap [ K ] ) => any , Â Â Â Â
options ?: boolean | AddEventListenerOptions , ) : void Type Parameters K extends keyof HTMLElementEventMap Parameters type : K listener : ( this : HTMLElement , ev : HTMLElementEventMap [ K ] ) => any Optional
options : boolean | AddEventListenerOptions Returns void addEventListener ( Â Â Â Â
type : string , Â Â Â Â
listener : EventListenerOrEventListenerObject , Â Â Â Â
options ?: boolean | AddEventListenerOptions , ) : void Parameters type : string listener : EventListenerOrEventListenerObject Optional
options : boolean | AddEventListenerOptions Returns void addEventListener < K extends keyof HTMLElementEventMap > ( Â Â Â Â
type : K , Â Â Â Â
listener : ( this : HTMLElement , ev : HTMLElementEventMap [ K ] ) => any , Â Â Â Â
options ?: boolean | AddEventListenerOptions , ) : void Type Parameters K extends keyof HTMLElementEventMap Parameters type : K listener : ( this : HTMLElement , ev : HTMLElementEventMap [ K ] ) => any Optional
options : boolean | AddEventListenerOptions Returns void addEventListener ( Â Â Â Â
type : string , Â Â Â Â
listener : EventListenerOrEventListenerObject , Â Â Â Â
options ?: boolean | AddEventListenerOptions , ) : void Parameters type : string listener : EventListenerOrEventListenerObject Optional
options : boolean | AddEventListenerOptions Returns void after after ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void after ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void animate animate ( Â Â Â Â
keyframes : null | Keyframe [] | PropertyIndexedKeyframes , Â Â Â Â
options ?: number | KeyframeAnimationOptions , ) : Animation Parameters keyframes : null | Keyframe [] | PropertyIndexedKeyframes Optional
options : number | KeyframeAnimationOptions Returns Animation animate ( Â Â Â Â
keyframes : null | Keyframe [] | PropertyIndexedKeyframes , Â Â Â Â
options ?: number | KeyframeAnimationOptions , ) : Animation Parameters keyframes : null | Keyframe [] | PropertyIndexedKeyframes Optional
options : number | KeyframeAnimationOptions Returns Animation append append ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void append ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void append Child appendChild < T extends Node > ( node : T ) : T appendChild < T extends Node > ( node : T ) : T attach Internals attachInternals () : ElementInternals attachInternals () : ElementInternals attach Shadow attachShadow ( init : ShadowRootInit ) : ShadowRoot attachShadow ( init : ShadowRootInit ) : ShadowRoot before before ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void before ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void check Visibility checkVisibility ( options ?: CheckVisibilityOptions ) : boolean Parameters Optional
options : CheckVisibilityOptions Returns boolean checkVisibility ( options ?: CheckVisibilityOptions ) : boolean Parameters Optional
options : CheckVisibilityOptions Returns boolean clone Node cloneNode ( subtree ?: boolean ) : Node cloneNode ( subtree ?: boolean ) : Node closest closest < K extends keyof HTMLElementTagNameMap > ( Â Â Â Â
selector : K , ) : null | HTMLElementTagNameMap [ K ] Type Parameters K extends keyof HTMLElementTagNameMap Returns null | HTMLElementTagNameMap [ K ] closest < K extends keyof SVGElementTagNameMap > ( Â Â Â Â
selector : K , ) : null | SVGElementTagNameMap [ K ] Type Parameters K extends keyof SVGElementTagNameMap Returns null | SVGElementTagNameMap [ K ] closest < K extends keyof MathMLElementTagNameMap > ( Â Â Â Â
selector : K , ) : null | MathMLElementTagNameMap [ K ] Type Parameters K extends keyof MathMLElementTagNameMap Returns null | MathMLElementTagNameMap [ K ] closest < E extends Element = Element > ( selectors : string ) : null | E Type Parameters E extends Element = Element Returns null | E closest < K extends keyof HTMLElementTagNameMap > ( Â Â Â Â
selector : K , ) : null | HTMLElementTagNameMap [ K ] Type Parameters K extends keyof HTMLElementTagNameMap Returns null | HTMLElementTagNameMap [ K ] closest < K extends keyof SVGElementTagNameMap > ( Â Â Â Â
selector : K , ) : null | SVGElementTagNameMap [ K ] Type Parameters K extends keyof SVGElementTagNameMap Returns null | SVGElementTagNameMap [ K ] closest < K extends keyof MathMLElementTagNameMap > ( Â Â Â Â
selector : K , ) : null | MathMLElementTagNameMap [ K ] Type Parameters K extends keyof MathMLElementTagNameMap Returns null | MathMLElementTagNameMap [ K ] closest < E extends Element = Element > ( selectors : string ) : null | E Type Parameters E extends Element = Element Returns null | E compare Document Position compareDocumentPosition ( other : Node ) : number compareDocumentPosition ( other : Node ) : number computed Style Map computedStyleMap () : StylePropertyMapReadOnly Returns StylePropertyMapReadOnly computedStyleMap () : StylePropertyMapReadOnly Returns StylePropertyMapReadOnly connected Callback connectedCallback () : Promise < void > contains contains ( other : null | Node ) : boolean contains ( other : null | Node ) : boolean dispatch Event dispatchEvent ( event : Event ) : boolean dispatchEvent ( event : Event ) : boolean focus focus ( options ?: FocusOptions ) : void Parameters Optional
options : FocusOptions Returns void focus ( options ?: FocusOptions ) : void Parameters Optional
options : FocusOptions Returns void get Animations getAnimations ( options ?: GetAnimationsOptions ) : Animation [] Parameters Optional
options : GetAnimationsOptions Returns Animation [] getAnimations ( options ?: GetAnimationsOptions ) : Animation [] Parameters Optional
options : GetAnimationsOptions Returns Animation [] get Attribute getAttribute ( qualifiedName : string ) : null | string getAttribute ( qualifiedName : string ) : null | string get Attribute Names getAttributeNames () : string [] getAttributeNames () : string [] get Attribute Node getAttributeNode ( qualifiedName : string ) : null | Attr getAttributeNode ( qualifiedName : string ) : null | Attr get Attribute Node NS getAttributeNodeNS ( namespace : null | string , localName : string ) : null | Attr Parameters namespace : null | string localName : string Returns null | Attr getAttributeNodeNS ( namespace : null | string , localName : string ) : null | Attr Parameters namespace : null | string localName : string Returns null | Attr get Attribute NS getAttributeNS ( namespace : null | string , localName : string ) : null | string Parameters namespace : null | string localName : string Returns null | string getAttributeNS ( namespace : null | string , localName : string ) : null | string Parameters namespace : null | string localName : string Returns null | string get Bounding Client Rect getBoundingClientRect () : DOMRect getBoundingClientRect () : DOMRect get Client Rects getClientRects () : DOMRectList getClientRects () : DOMRectList get Elements By Class Name getElementsByClassName ( classNames : string ) : HTMLCollectionOf < Element > Returns HTMLCollectionOf < Element > getElementsByClassName ( classNames : string ) : HTMLCollectionOf < Element > Returns HTMLCollectionOf < Element > get Elements By Tag Name getElementsByTagName < K extends keyof HTMLElementTagNameMap > ( Â Â Â Â
qualifiedName : K , ) : HTMLCollectionOf < HTMLElementTagNameMap [ K ] > Type Parameters K extends keyof HTMLElementTagNameMap Returns HTMLCollectionOf < HTMLElementTagNameMap [ K ] > getElementsByTagName < K extends keyof SVGElementTagNameMap > ( Â Â Â Â
qualifiedName : K , ) : HTMLCollectionOf < SVGElementTagNameMap [ K ] > Type Parameters K extends keyof SVGElementTagNameMap Returns HTMLCollectionOf < SVGElementTagNameMap [ K ] > getElementsByTagName < K extends keyof MathMLElementTagNameMap > ( Â Â Â Â
qualifiedName : K , ) : HTMLCollectionOf < MathMLElementTagNameMap [ K ] > Type Parameters K extends keyof MathMLElementTagNameMap Returns HTMLCollectionOf < MathMLElementTagNameMap [ K ] > getElementsByTagName < K extends keyof HTMLElementDeprecatedTagNameMap > ( Â Â Â Â
qualifiedName : K , ) : HTMLCollectionOf < HTMLElementDeprecatedTagNameMap [ K ] > Type Parameters K extends keyof HTMLElementDeprecatedTagNameMap Returns HTMLCollectionOf < HTMLElementDeprecatedTagNameMap [ K ] > getElementsByTagName ( qualifiedName : string ) : HTMLCollectionOf < Element > Returns HTMLCollectionOf < Element > getElementsByTagName < K extends keyof HTMLElementTagNameMap > ( Â Â Â Â
qualifiedName : K , ) : HTMLCollectionOf < HTMLElementTagNameMap [ K ] > Type Parameters K extends keyof HTMLElementTagNameMap Returns HTMLCollectionOf < HTMLElementTagNameMap [ K ] > getElementsByTagName < K extends keyof SVGElementTagNameMap > ( Â Â Â Â
qualifiedName : K , ) : HTMLCollectionOf < SVGElementTagNameMap [ K ] > Type Parameters K extends keyof SVGElementTagNameMap Returns HTMLCollectionOf < SVGElementTagNameMap [ K ] > getElementsByTagName < K extends keyof MathMLElementTagNameMap > ( Â Â Â Â
qualifiedName : K , ) : HTMLCollectionOf < MathMLElementTagNameMap [ K ] > Type Parameters K extends keyof MathMLElementTagNameMap Returns HTMLCollectionOf < MathMLElementTagNameMap [ K ] > getElementsByTagName < K extends keyof HTMLElementDeprecatedTagNameMap > ( Â Â Â Â
qualifiedName : K , ) : HTMLCollectionOf < HTMLElementDeprecatedTagNameMap [ K ] > Type Parameters K extends keyof HTMLElementDeprecatedTagNameMap Returns HTMLCollectionOf < HTMLElementDeprecatedTagNameMap [ K ] > getElementsByTagName ( qualifiedName : string ) : HTMLCollectionOf < Element > Returns HTMLCollectionOf < Element > get Elements By Tag Name NS getElementsByTagNameNS ( Â Â Â Â
namespaceURI : "http://www.w3.org/1999/xhtml" , Â Â Â Â
localName : string , ) : HTMLCollectionOf < HTMLElement > Parameters namespaceURI : "http://www.w3.org/1999/xhtml" localName : string Returns HTMLCollectionOf < HTMLElement > getElementsByTagNameNS ( Â Â Â Â
namespaceURI : "http://www.w3.org/2000/svg" , Â Â Â Â
localName : string , ) : HTMLCollectionOf < SVGElement > Parameters namespaceURI : "http://www.w3.org/2000/svg" localName : string Returns HTMLCollectionOf < SVGElement > getElementsByTagNameNS ( Â Â Â Â
namespaceURI : "http://www.w3.org/1998/Math/MathML" , Â Â Â Â
localName : string , ) : HTMLCollectionOf < MathMLElement > Parameters namespaceURI : "http://www.w3.org/1998/Math/MathML" localName : string Returns HTMLCollectionOf < MathMLElement > getElementsByTagNameNS ( Â Â Â Â
namespace : null | string , Â Â Â Â
localName : string , ) : HTMLCollectionOf < Element > Parameters namespace : null | string localName : string Returns HTMLCollectionOf < Element > getElementsByTagNameNS ( Â Â Â Â
namespaceURI : "http://www.w3.org/1999/xhtml" , Â Â Â Â
localName : string , ) : HTMLCollectionOf < HTMLElement > Parameters namespaceURI : "http://www.w3.org/1999/xhtml" localName : string Returns HTMLCollectionOf < HTMLElement > getElementsByTagNameNS ( Â Â Â Â
namespaceURI : "http://www.w3.org/2000/svg" , Â Â Â Â
localName : string , ) : HTMLCollectionOf < SVGElement > Parameters namespaceURI : "http://www.w3.org/2000/svg" localName : string Returns HTMLCollectionOf < SVGElement > getElementsByTagNameNS ( Â Â Â Â
namespaceURI : "http://www.w3.org/1998/Math/MathML" , Â Â Â Â
localName : string , ) : HTMLCollectionOf < MathMLElement > Parameters namespaceURI : "http://www.w3.org/1998/Math/MathML" localName : string Returns HTMLCollectionOf < MathMLElement > getElementsByTagNameNS ( Â Â Â Â
namespace : null | string , Â Â Â Â
localName : string , ) : HTMLCollectionOf < Element > Parameters namespace : null | string localName : string Returns HTMLCollectionOf < Element > get HTML getHTML ( options ?: GetHTMLOptions ) : string Parameters Optional
options : GetHTMLOptions Returns string getHTML ( options ?: GetHTMLOptions ) : string Parameters Optional
options : GetHTMLOptions Returns string get Root Node getRootNode ( options ?: GetRootNodeOptions ) : Node Parameters Optional
options : GetRootNodeOptions Returns Node getRootNode ( options ?: GetRootNodeOptions ) : Node Parameters Optional
options : GetRootNodeOptions Returns Node has Attribute hasAttribute ( qualifiedName : string ) : boolean hasAttribute ( qualifiedName : string ) : boolean has Attribute NS hasAttributeNS ( namespace : null | string , localName : string ) : boolean Parameters namespace : null | string localName : string Returns boolean hasAttributeNS ( namespace : null | string , localName : string ) : boolean Parameters namespace : null | string localName : string Returns boolean has Pointer Capture hasPointerCapture ( pointerId : number ) : boolean hasPointerCapture ( pointerId : number ) : boolean insert Adjacent Element insertAdjacentElement ( where : InsertPosition , element : Element ) : null | Element Parameters where : InsertPosition element : Element Returns null | Element insertAdjacentElement ( where : InsertPosition , element : Element ) : null | Element Parameters where : InsertPosition element : Element Returns null | Element insert Adjacent HTML insertAdjacentHTML ( position : InsertPosition , string : string ) : void Parameters position : InsertPosition string : string Returns void insertAdjacentHTML ( position : InsertPosition , string : string ) : void Parameters position : InsertPosition string : string Returns void insert Adjacent Text insertAdjacentText ( where : InsertPosition , data : string ) : void Parameters where : InsertPosition data : string Returns void insertAdjacentText ( where : InsertPosition , data : string ) : void Parameters where : InsertPosition data : string Returns void insert Before insertBefore < T extends Node > ( node : T , child : null | Node ) : T Parameters node : T child : null | Node Returns T insertBefore < T extends Node > ( node : T , child : null | Node ) : T Parameters node : T child : null | Node Returns T is Default Namespace isDefaultNamespace ( namespace : null | string ) : boolean isDefaultNamespace ( namespace : null | string ) : boolean is Equal Node isEqualNode ( otherNode : null | Node ) : boolean isEqualNode ( otherNode : null | Node ) : boolean is Same Node isSameNode ( otherNode : null | Node ) : boolean isSameNode ( otherNode : null | Node ) : boolean lookup Namespace URI lookupNamespaceURI ( prefix : null | string ) : null | string lookupNamespaceURI ( prefix : null | string ) : null | string lookup Prefix lookupPrefix ( namespace : null | string ) : null | string lookupPrefix ( namespace : null | string ) : null | string matches matches ( selectors : string ) : boolean matches ( selectors : string ) : boolean prepend prepend ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void prepend ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void push push ( item : HTMLElement ) : void query Selector querySelector < K extends keyof HTMLElementTagNameMap > ( Â Â Â Â
selectors : K , ) : null | HTMLElementTagNameMap [ K ] Type Parameters K extends keyof HTMLElementTagNameMap Returns null | HTMLElementTagNameMap [ K ] querySelector < K extends keyof SVGElementTagNameMap > ( Â Â Â Â
selectors : K , ) : null | SVGElementTagNameMap [ K ] Type Parameters K extends keyof SVGElementTagNameMap Returns null | SVGElementTagNameMap [ K ] querySelector < K extends keyof MathMLElementTagNameMap > ( Â Â Â Â
selectors : K , ) : null | MathMLElementTagNameMap [ K ] Type Parameters K extends keyof MathMLElementTagNameMap Returns null | MathMLElementTagNameMap [ K ] querySelector < K extends keyof HTMLElementDeprecatedTagNameMap > ( Â Â Â Â
selectors : K , ) : null | HTMLElementDeprecatedTagNameMap [ K ] Type Parameters K extends keyof HTMLElementDeprecatedTagNameMap Returns null | HTMLElementDeprecatedTagNameMap [ K ] querySelector < E extends Element = Element > ( selectors : string ) : null | E Type Parameters E extends Element = Element Returns null | E querySelector < K extends keyof HTMLElementTagNameMap > ( Â Â Â Â
selectors : K , ) : null | HTMLElementTagNameMap [ K ] Type Parameters K extends keyof HTMLElementTagNameMap Returns null | HTMLElementTagNameMap [ K ] querySelector < K extends keyof SVGElementTagNameMap > ( Â Â Â Â
selectors : K , ) : null | SVGElementTagNameMap [ K ] Type Parameters K extends keyof SVGElementTagNameMap Returns null | SVGElementTagNameMap [ K ] querySelector < K extends keyof MathMLElementTagNameMap > ( Â Â Â Â
selectors : K , ) : null | MathMLElementTagNameMap [ K ] Type Parameters K extends keyof MathMLElementTagNameMap Returns null | MathMLElementTagNameMap [ K ] querySelector < K extends keyof HTMLElementDeprecatedTagNameMap > ( Â Â Â Â
selectors : K , ) : null | HTMLElementDeprecatedTagNameMap [ K ] Type Parameters K extends keyof HTMLElementDeprecatedTagNameMap Returns null | HTMLElementDeprecatedTagNameMap [ K ] querySelector < E extends Element = Element > ( selectors : string ) : null | E Type Parameters E extends Element = Element Returns null | E query Selector All querySelectorAll < K extends keyof HTMLElementTagNameMap > ( Â Â Â Â
selectors : K , ) : NodeListOf < HTMLElementTagNameMap [ K ] > Type Parameters K extends keyof HTMLElementTagNameMap Returns NodeListOf < HTMLElementTagNameMap [ K ] > querySelectorAll < K extends keyof SVGElementTagNameMap > ( Â Â Â Â
selectors : K , ) : NodeListOf < SVGElementTagNameMap [ K ] > Type Parameters K extends keyof SVGElementTagNameMap Returns NodeListOf < SVGElementTagNameMap [ K ] > querySelectorAll < K extends keyof MathMLElementTagNameMap > ( Â Â Â Â
selectors : K , ) : NodeListOf < MathMLElementTagNameMap [ K ] > Type Parameters K extends keyof MathMLElementTagNameMap Returns NodeListOf < MathMLElementTagNameMap [ K ] > querySelectorAll < K extends keyof HTMLElementDeprecatedTagNameMap > ( Â Â Â Â
selectors : K , ) : NodeListOf < HTMLElementDeprecatedTagNameMap [ K ] > Type Parameters K extends keyof HTMLElementDeprecatedTagNameMap Returns NodeListOf < HTMLElementDeprecatedTagNameMap [ K ] > querySelectorAll < E extends Element = Element > ( selectors : string ) : NodeListOf < E > Type Parameters E extends Element = Element Returns NodeListOf < E > querySelectorAll < K extends keyof HTMLElementTagNameMap > ( Â Â Â Â
selectors : K , ) : NodeListOf < HTMLElementTagNameMap [ K ] > Type Parameters K extends keyof HTMLElementTagNameMap Returns NodeListOf < HTMLElementTagNameMap [ K ] > querySelectorAll < K extends keyof SVGElementTagNameMap > ( Â Â Â Â
selectors : K , ) : NodeListOf < SVGElementTagNameMap [ K ] > Type Parameters K extends keyof SVGElementTagNameMap Returns NodeListOf < SVGElementTagNameMap [ K ] > querySelectorAll < K extends keyof MathMLElementTagNameMap > ( Â Â Â Â
selectors : K , ) : NodeListOf < MathMLElementTagNameMap [ K ] > Type Parameters K extends keyof MathMLElementTagNameMap Returns NodeListOf < MathMLElementTagNameMap [ K ] > querySelectorAll < K extends keyof HTMLElementDeprecatedTagNameMap > ( Â Â Â Â
selectors : K , ) : NodeListOf < HTMLElementDeprecatedTagNameMap [ K ] > Type Parameters K extends keyof HTMLElementDeprecatedTagNameMap Returns NodeListOf < HTMLElementDeprecatedTagNameMap [ K ] > querySelectorAll < E extends Element = Element > ( selectors : string ) : NodeListOf < E > Type Parameters E extends Element = Element Returns NodeListOf < E > release Pointer Capture releasePointerCapture ( pointerId : number ) : void releasePointerCapture ( pointerId : number ) : void remove remove ( item : HTMLElement ) : void remove Attribute removeAttribute ( qualifiedName : string ) : void removeAttribute ( qualifiedName : string ) : void remove Attribute Node removeAttributeNode ( attr : Attr ) : Attr removeAttributeNode ( attr : Attr ) : Attr remove Attribute NS removeAttributeNS ( namespace : null | string , localName : string ) : void Parameters namespace : null | string localName : string Returns void removeAttributeNS ( namespace : null | string , localName : string ) : void Parameters namespace : null | string localName : string Returns void remove Child removeChild < T extends Node > ( child : T ) : T removeChild < T extends Node > ( child : T ) : T remove Event Listener removeEventListener < K extends keyof HTMLElementEventMap > ( Â Â Â Â
type : K , Â Â Â Â
listener : ( this : HTMLElement , ev : HTMLElementEventMap [ K ] ) => any , Â Â Â Â
options ?: boolean | EventListenerOptions , ) : void Type Parameters K extends keyof HTMLElementEventMap Parameters type : K listener : ( this : HTMLElement , ev : HTMLElementEventMap [ K ] ) => any Optional
options : boolean | EventListenerOptions Returns void removeEventListener ( Â Â Â Â
type : string , Â Â Â Â
listener : EventListenerOrEventListenerObject , Â Â Â Â
options ?: boolean | EventListenerOptions , ) : void Parameters type : string listener : EventListenerOrEventListenerObject Optional
options : boolean | EventListenerOptions Returns void removeEventListener < K extends keyof HTMLElementEventMap > ( Â Â Â Â
type : K , Â Â Â Â
listener : ( this : HTMLElement , ev : HTMLElementEventMap [ K ] ) => any , Â Â Â Â
options ?: boolean | EventListenerOptions , ) : void Type Parameters K extends keyof HTMLElementEventMap Parameters type : K listener : ( this : HTMLElement , ev : HTMLElementEventMap [ K ] ) => any Optional
options : boolean | EventListenerOptions Returns void removeEventListener ( Â Â Â Â
type : string , Â Â Â Â
listener : EventListenerOrEventListenerObject , Â Â Â Â
options ?: boolean | EventListenerOptions , ) : void Parameters type : string listener : EventListenerOrEventListenerObject Optional
options : boolean | EventListenerOptions Returns void replace Child replaceChild < T extends Node > ( node : Node , child : T ) : T replaceChild < T extends Node > ( node : Node , child : T ) : T replace Children replaceChildren ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void replaceChildren ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void replace With replaceWith ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void replaceWith ( ... nodes : (
string | Node )
[] ) : void Parameters ... nodes : (string | Node )[] Returns void request Fullscreen requestFullscreen ( options ?: FullscreenOptions ) : Promise < void > Parameters Optional
options : FullscreenOptions Returns Promise < void > requestFullscreen ( options ?: FullscreenOptions ) : Promise < void > Parameters Optional
options : FullscreenOptions Returns Promise < void > request Pointer Lock requestPointerLock ( options ?: PointerLockOptions ) : Promise < void > Parameters Optional
options : PointerLockOptions Returns Promise < void > requestPointerLock ( options ?: PointerLockOptions ) : Promise < void > Parameters Optional
options : PointerLockOptions Returns Promise < void > Parameters Optional
options : ScrollToOptions Returns void Parameters Optional
options : ScrollToOptions Returns void Parameters Optional
options : ScrollToOptions Returns void Parameters Optional
options : ScrollToOptions Returns void Parameters Optional
arg : boolean | ScrollIntoViewOptions Returns void Parameters Optional
arg : boolean | ScrollIntoViewOptions Returns void Parameters Optional
options : ScrollToOptions Returns void Parameters Optional
options : ScrollToOptions Returns void set Attribute setAttribute ( qualifiedName : string , value : string ) : void Parameters qualifiedName : string value : string Returns void setAttribute ( qualifiedName : string , value : string ) : void Parameters qualifiedName : string value : string Returns void set Attribute Node setAttributeNode ( attr : Attr ) : null | Attr setAttributeNode ( attr : Attr ) : null | Attr set Attribute Node NS setAttributeNodeNS ( attr : Attr ) : null | Attr setAttributeNodeNS ( attr : Attr ) : null | Attr set Attribute NS setAttributeNS ( Â Â Â Â
namespace : null | string , Â Â Â Â
qualifiedName : string , Â Â Â Â
value : string , ) : void Parameters namespace : null | string qualifiedName : string value : string Returns void setAttributeNS ( Â Â Â Â
namespace : null | string , Â Â Â Â
qualifiedName : string , Â Â Â Â
value : string , ) : void Parameters namespace : null | string qualifiedName : string value : string Returns void set HTML Unsafe setHTMLUnsafe ( html : string ) : void setHTMLUnsafe ( html : string ) : void set Pointer Capture setPointerCapture ( pointerId : number ) : void setPointerCapture ( pointerId : number ) : void toggle Attribute toggleAttribute ( qualifiedName : string , force ?: boolean ) : boolean Parameters qualifiedName : string Optional
force : boolean Returns boolean toggleAttribute ( qualifiedName : string , force ?: boolean ) : boolean Parameters qualifiedName : string Optional
force : boolean Returns boolean toggle Popover togglePopover ( options ?: boolean ) : boolean togglePopover ( options ?: boolean ) : boolean webkit Matches Selector webkitMatchesSelector ( selectors : string ) : boolean webkitMatchesSelector ( selectors : string ) : boolean
<ge-list>
- A dynamic list container for managing child elements programmatically.Provides methods for adding, removing and clearing items. Fires optional hooks (
onFirstItemAdded
,onLastItemRemoved
) when list transitions from empty/non-empty states.Example
Method
push(item: HTMLElement) - Append an
item
to the list.Method
remove(item: HTMLElement) - Remove a specific
item
from the list.Method
clear() - Remove all items and reset list.