Search


Search something to see results

SVGTitleElement

Corresponds to the element.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/SVGTitleElement">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">SVGTitleElement</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#charging">charging</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#chargingtime">chargingTime</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#dischargingtime">dischargingTime</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#level">level</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onbeforexrselect">onbeforexrselect</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="../classes/_internal_.XRSessionEvent.html" class="tsd-signature-type tsd-kind-class">XRSessionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariaatomic">ariaAtomic</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariaautocomplete">ariaAutoComplete</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariabraillelabel">ariaBrailleLabel</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariabrailleroledescription">ariaBrailleRoleDescription</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariabusy">ariaBusy</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariachecked">ariaChecked</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariacolcount">ariaColCount</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariacolindex">ariaColIndex</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariacolindextext">ariaColIndexText</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariacolspan">ariaColSpan</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariacurrent">ariaCurrent</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariadescription">ariaDescription</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariadisabled">ariaDisabled</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariaexpanded">ariaExpanded</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariahaspopup">ariaHasPopup</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariahidden">ariaHidden</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariainvalid">ariaInvalid</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariakeyshortcuts">ariaKeyShortcuts</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#arialabel">ariaLabel</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#arialevel">ariaLevel</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#arialive">ariaLive</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariamodal">ariaModal</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariamultiline">ariaMultiLine</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariamultiselectable">ariaMultiSelectable</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariaorientation">ariaOrientation</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariaplaceholder">ariaPlaceholder</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariaposinset">ariaPosInSet</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariapressed">ariaPressed</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariareadonly">ariaReadOnly</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariarelevant">ariaRelevant</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariarequired">ariaRequired</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariaroledescription">ariaRoleDescription</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariarowcount">ariaRowCount</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariarowindex">ariaRowIndex</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariarowindextext">ariaRowIndexText</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariarowspan">ariaRowSpan</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariaselected">ariaSelected</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariasetsize">ariaSetSize</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariasort">ariaSort</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariavaluemax">ariaValueMax</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariavaluemin">ariaValueMin</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariavaluenow">ariaValueNow</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ariavaluetext">ariaValueText</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#role">role</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#animate-1">animate</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">keyframes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Keyframe.html" class="tsd-signature-type tsd-kind-interface">Keyframe</a><span class="tsd-signature-symbol">[]</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.PropertyIndexedKeyframes.html" class="tsd-signature-type tsd-kind-interface">PropertyIndexedKeyframes</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.KeyframeAnimationOptions.html" class="tsd-signature-type tsd-kind-interface">KeyframeAnimationOptions</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Animation.html" class="tsd-signature-type tsd-kind-interface">Animation</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getanimations-1">getAnimations</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.GetAnimationsOptions.html" class="tsd-signature-type tsd-kind-interface">GetAnimationsOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Animation.html" class="tsd-signature-type tsd-kind-interface">Animation</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#after-1">after</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#before-1">before</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#remove-1">remove</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#replacewith-1">replaceWith</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#attributes">attributes</a><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/NamedNodeMap" class="tsd-signature-type external" target="_blank">NamedNodeMap</a><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-signature-keyword">get</span> <a class="tsd-kind-get-signature" href="#classlistclasslist">classList</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/DOMTokenList" class="tsd-signature-type external" target="_blank">DOMTokenList</a><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-signature-keyword">set</span> <a class="tsd-kind-set-signature" href="#classlistclasslist-1">classList</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#clientheight">clientHeight</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#clientleft">clientLeft</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#clienttop">clientTop</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#clientwidth">clientWidth</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#currentcsszoom">currentCSSZoom</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#id">id</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#innerhtml">innerHTML</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#localname">localName</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#namespaceuri">namespaceURI</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onfullscreenchange">onfullscreenchange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onfullscreenerror">onfullscreenerror</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#outerhtml">outerHTML</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ownerdocument">ownerDocument</a><span class="tsd-signature-symbol">:</span> <a href="_internal_.Document.html" class="tsd-signature-type tsd-kind-interface">Document</a><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-signature-keyword">get</span> <a class="tsd-kind-get-signature" href="#partpart">part</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/DOMTokenList" class="tsd-signature-type external" target="_blank">DOMTokenList</a><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-signature-keyword">set</span> <a class="tsd-kind-set-signature" href="#partpart-1">part</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#prefix">prefix</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#scrollheight">scrollHeight</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#scrollleft">scrollLeft</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#scrolltop">scrollTop</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#scrollwidth">scrollWidth</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#shadowroot">shadowRoot</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ShadowRoot.html" class="tsd-signature-type tsd-kind-interface">ShadowRoot</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#slot">slot</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#tagname">tagName</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#attachshadow-1">attachShadow</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">init</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ShadowRootInit.html" class="tsd-signature-type tsd-kind-interface">ShadowRootInit</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ShadowRoot.html" class="tsd-signature-type tsd-kind-interface">ShadowRoot</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#checkvisibility-1">checkVisibility</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.CheckVisibilityOptions.html" class="tsd-signature-type tsd-kind-interface">CheckVisibilityOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#closest-1">closest</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#closestk">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selector</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#closest-2">closest</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#closestk-1">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selector</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-1">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-1">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#closest-3">closest</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#closestk-2">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selector</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-2">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-2">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#closest-4">closest</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#closeste">E</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a> <span class="tsd-signature-symbol">=</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closeste">E</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#computedstylemap-1">computedStyleMap</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly" class="tsd-signature-type external" target="_blank">StylePropertyMapReadOnly</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getattribute-1">getAttribute</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getattributens-1">getAttributeNS</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getattributenames-1">getAttributeNames</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getattributenode-1">getAttributeNode</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getattributenodens-1">getAttributeNodeNS</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getboundingclientrect-1">getBoundingClientRect</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DOMRect.html" class="tsd-signature-type tsd-kind-interface">DOMRect</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getclientrects-1">getClientRects</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/DOMRectList" class="tsd-signature-type external" target="_blank">DOMRectList</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbyclassname-1">getElementsByClassName</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">classNames</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbytagname-1">getElementsByTagName</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#getelementsbytagnamek">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbytagname-2">getElementsByTagName</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#getelementsbytagnamek-1">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-1">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-1">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbytagname-3">getElementsByTagName</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#getelementsbytagnamek-2">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-2">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-2">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbytagname-4">getElementsByTagName</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#getelementsbytagnamek-3">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-3">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-3">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbytagname-5">getElementsByTagName</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbytagnamens-1">getElementsByTagNameNS</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">namespaceURI</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"http://www.w3.org/1999/xhtml"</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElement.html" class="tsd-signature-type tsd-kind-interface">HTMLElement</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbytagnamens-2">getElementsByTagNameNS</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">namespaceURI</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"http://www.w3.org/2000/svg"</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.SVGElement.html" class="tsd-signature-type tsd-kind-interface">SVGElement</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbytagnamens-3">getElementsByTagNameNS</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">namespaceURI</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"http://www.w3.org/1998/Math/MathML"</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.MathMLElement.html" class="tsd-signature-type tsd-kind-interface">MathMLElement</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getelementsbytagnamens-4">getElementsByTagNameNS</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#gethtml-1">getHTML</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.GetHTMLOptions.html" class="tsd-signature-type tsd-kind-interface">GetHTMLOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#hasattribute-1">hasAttribute</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#hasattributens-1">hasAttributeNS</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#hasattributes-1">hasAttributes</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#haspointercapture-1">hasPointerCapture</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">pointerId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#insertadjacentelement-1">insertAdjacentElement</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">where</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.InsertPosition.html" class="tsd-signature-type tsd-kind-type-alias">InsertPosition</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">element</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#insertadjacenthtml-1">insertAdjacentHTML</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">position</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.InsertPosition.html" class="tsd-signature-type tsd-kind-type-alias">InsertPosition</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">string</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#insertadjacenttext-1">insertAdjacentText</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">where</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.InsertPosition.html" class="tsd-signature-type tsd-kind-type-alias">InsertPosition</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#matches-1">matches</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#releasepointercapture-1">releasePointerCapture</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">pointerId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#removeattribute-1">removeAttribute</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#removeattributens-1">removeAttributeNS</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#removeattributenode-1">removeAttributeNode</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attr</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#requestfullscreen-1">requestFullscreen</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.FullscreenOptions.html" class="tsd-signature-type tsd-kind-interface">FullscreenOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#requestpointerlock-1">requestPointerLock</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.PointerLockOptions.html" class="tsd-signature-type tsd-kind-interface">PointerLockOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#scroll-1">scroll</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.ScrollToOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollToOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#scroll-2">scroll</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">x</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">y</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#scrollby-1">scrollBy</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.ScrollToOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollToOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#scrollby-2">scrollBy</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">x</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">y</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#scrollintoview-1">scrollIntoView</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">arg</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ScrollIntoViewOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollIntoViewOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#scrollto-1">scrollTo</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.ScrollToOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollToOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#scrollto-2">scrollTo</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">x</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">y</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#setattribute-1">setAttribute</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#setattributens-1">setAttributeNS</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#setattributenode-1">setAttributeNode</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attr</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#setattributenodens-1">setAttributeNodeNS</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attr</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#sethtmlunsafe-1">setHTMLUnsafe</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">html</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#setpointercapture-1">setPointerCapture</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">pointerId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#toggleattribute-1">toggleAttribute</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">force</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#webkitmatchesselector-1">webkitMatchesSelector</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#attributestylemap">attributeStyleMap</a><span class="tsd-signature-symbol">:</span> <a href="_internal_.StylePropertyMap.html" class="tsd-signature-type tsd-kind-interface">StylePropertyMap</a><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-signature-keyword">get</span> <a class="tsd-kind-get-signature" href="#stylestyle">style</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration" class="tsd-signature-type external" target="_blank">CSSStyleDeclaration</a><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-signature-keyword">set</span> <a class="tsd-kind-set-signature" href="#stylestyle-1">style</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">cssText</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#dispatchevent-1">dispatchEvent</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">event</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onabort">onabort</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.UIEvent.html" class="tsd-signature-type tsd-kind-interface">UIEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onanimationcancel">onanimationcancel</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.AnimationEvent.html" class="tsd-signature-type tsd-kind-interface">AnimationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onanimationend">onanimationend</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.AnimationEvent.html" class="tsd-signature-type tsd-kind-interface">AnimationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onanimationiteration">onanimationiteration</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.AnimationEvent.html" class="tsd-signature-type tsd-kind-interface">AnimationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onanimationstart">onanimationstart</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.AnimationEvent.html" class="tsd-signature-type tsd-kind-interface">AnimationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onauxclick">onauxclick</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onbeforeinput">onbeforeinput</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.InputEvent.html" class="tsd-signature-type tsd-kind-interface">InputEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onbeforetoggle">onbeforetoggle</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onblur">onblur</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.FocusEvent.html" class="tsd-signature-type tsd-kind-interface">FocusEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncancel">oncancel</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncanplay">oncanplay</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncanplaythrough">oncanplaythrough</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onchange">onchange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onclick">onclick</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onclose">onclose</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncontextlost">oncontextlost</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncontextmenu">oncontextmenu</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncontextrestored">oncontextrestored</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncopy">oncopy</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ClipboardEvent.html" class="tsd-signature-type tsd-kind-interface">ClipboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncuechange">oncuechange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncut">oncut</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ClipboardEvent.html" class="tsd-signature-type tsd-kind-interface">ClipboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ondblclick">ondblclick</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ondrag">ondrag</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ondragend">ondragend</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ondragenter">ondragenter</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ondragleave">ondragleave</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ondragover">ondragover</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ondragstart">ondragstart</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ondrop">ondrop</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ondurationchange">ondurationchange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onemptied">onemptied</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onended">onended</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onerror">onerror</a><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.OnErrorEventHandler.html" class="tsd-signature-type tsd-kind-type-alias">OnErrorEventHandler</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onfocus">onfocus</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.FocusEvent.html" class="tsd-signature-type tsd-kind-interface">FocusEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onformdata">onformdata</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.FormDataEvent.html" class="tsd-signature-type tsd-kind-interface">FormDataEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ongotpointercapture">ongotpointercapture</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oninput">oninput</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oninvalid">oninvalid</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onkeydown">onkeydown</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.KeyboardEvent.html" class="tsd-signature-type tsd-kind-interface">KeyboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onkeypress">onkeypress</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.KeyboardEvent.html" class="tsd-signature-type tsd-kind-interface">KeyboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onkeyup">onkeyup</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.KeyboardEvent.html" class="tsd-signature-type tsd-kind-interface">KeyboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onload">onload</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onloadeddata">onloadeddata</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onloadedmetadata">onloadedmetadata</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onloadstart">onloadstart</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onlostpointercapture">onlostpointercapture</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onmousedown">onmousedown</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onmouseenter">onmouseenter</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onmouseleave">onmouseleave</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onmousemove">onmousemove</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onmouseout">onmouseout</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onmouseover">onmouseover</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onmouseup">onmouseup</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpaste">onpaste</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ClipboardEvent.html" class="tsd-signature-type tsd-kind-interface">ClipboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpause">onpause</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onplay">onplay</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onplaying">onplaying</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpointercancel">onpointercancel</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpointerdown">onpointerdown</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpointerenter">onpointerenter</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpointerleave">onpointerleave</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpointermove">onpointermove</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpointerout">onpointerout</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpointerover">onpointerover</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onpointerup">onpointerup</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onprogress">onprogress</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ProgressEvent.html" class="tsd-signature-type tsd-kind-interface">ProgressEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onratechange">onratechange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onreset">onreset</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onresize">onresize</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.UIEvent.html" class="tsd-signature-type tsd-kind-interface">UIEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onscroll">onscroll</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onscrollend">onscrollend</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onsecuritypolicyviolation">onsecuritypolicyviolation</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SecurityPolicyViolationEvent.html" class="tsd-signature-type tsd-kind-interface">SecurityPolicyViolationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onseeked">onseeked</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onseeking">onseeking</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onselect">onselect</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onselectionchange">onselectionchange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onselectstart">onselectstart</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onslotchange">onslotchange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onstalled">onstalled</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onsubmit">onsubmit</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SubmitEvent.html" class="tsd-signature-type tsd-kind-interface">SubmitEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onsuspend">onsuspend</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontimeupdate">ontimeupdate</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontoggle">ontoggle</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontouchcancel">ontouchcancel</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TouchEvent.html" class="tsd-signature-type tsd-kind-interface">TouchEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontouchend">ontouchend</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TouchEvent.html" class="tsd-signature-type tsd-kind-interface">TouchEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontouchmove">ontouchmove</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TouchEvent.html" class="tsd-signature-type tsd-kind-interface">TouchEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontouchstart">ontouchstart</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TouchEvent.html" class="tsd-signature-type tsd-kind-interface">TouchEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontransitioncancel">ontransitioncancel</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TransitionEvent.html" class="tsd-signature-type tsd-kind-interface">TransitionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontransitionend">ontransitionend</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TransitionEvent.html" class="tsd-signature-type tsd-kind-interface">TransitionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontransitionrun">ontransitionrun</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TransitionEvent.html" class="tsd-signature-type tsd-kind-interface">TransitionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ontransitionstart">ontransitionstart</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TransitionEvent.html" class="tsd-signature-type tsd-kind-interface">TransitionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onvolumechange">onvolumechange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onwaiting">onwaiting</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onwebkitanimationend">onwebkitanimationend</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onwebkitanimationiteration">onwebkitanimationiteration</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onwebkitanimationstart">onwebkitanimationstart</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onwebkittransitionend">onwebkittransitionend</a><span class="tsd-signature-symbol">:</span><br/>        <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>        <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onwheel">onwheel</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.WheelEvent.html" class="tsd-signature-type tsd-kind-interface">WheelEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)<span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#autofocus">autofocus</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#dataset">dataset</a><span class="tsd-signature-symbol">:</span> <a href="_internal_.DOMStringMap.html" class="tsd-signature-type tsd-kind-interface">DOMStringMap</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nonce">nonce</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#tabindex">tabIndex</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#blur-1">blur</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#focus-1">focus</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.FocusOptions.html" class="tsd-signature-type tsd-kind-interface">FocusOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#baseuri">baseURI</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#childnodes">childNodes</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#firstchild">firstChild</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#isconnected">isConnected</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#lastchild">lastChild</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nextsibling">nextSibling</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nodename">nodeName</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nodetype">nodeType</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nodevalue">nodeValue</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#parentelement">parentElement</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElement.html" class="tsd-signature-type tsd-kind-interface">HTMLElement</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#parentnode">parentNode</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ParentNode.html" class="tsd-signature-type tsd-kind-interface">ParentNode</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#previoussibling">previousSibling</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#textcontent">textContent</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#appendchild-1">appendChild</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#appendchildt">T</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">node</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#appendchildt">T</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#appendchildt">T</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#clonenode-1">cloneNode</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">subtree</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#comparedocumentposition-1">compareDocumentPosition</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">other</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#contains-1">contains</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">other</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#getrootnode-1">getRootNode</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.GetRootNodeOptions.html" class="tsd-signature-type tsd-kind-interface">GetRootNodeOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#haschildnodes-1">hasChildNodes</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#insertbefore-1">insertBefore</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#insertbeforet">T</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">node</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#insertbeforet">T</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">child</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#insertbeforet">T</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#isdefaultnamespace-1">isDefaultNamespace</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#isequalnode-1">isEqualNode</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">otherNode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#issamenode-1">isSameNode</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">otherNode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#lookupnamespaceuri-1">lookupNamespaceURI</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">prefix</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#lookupprefix-1">lookupPrefix</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#normalize-1">normalize</a><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#removechild-1">removeChild</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#removechildt">T</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">child</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#removechildt">T</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#removechildt">T</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#replacechild-1">replaceChild</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#replacechildt">T</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">node</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">child</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#replacechildt">T</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#replacechildt">T</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#element_node">ELEMENT_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">1</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#attribute_node">ATTRIBUTE_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">2</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#text_node">TEXT_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">3</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#cdata_section_node">CDATA_SECTION_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">4</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#entity_reference_node">ENTITY_REFERENCE_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">5</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#entity_node">ENTITY_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">6</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#processing_instruction_node">PROCESSING_INSTRUCTION_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">7</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#comment_node">COMMENT_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">8</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#document_node">DOCUMENT_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">9</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#document_type_node">DOCUMENT_TYPE_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">10</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#document_fragment_node">DOCUMENT_FRAGMENT_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">11</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#notation_node">NOTATION_NODE</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">12</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#document_position_disconnected">DOCUMENT_POSITION_DISCONNECTED</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">1</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#document_position_preceding">DOCUMENT_POSITION_PRECEDING</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">2</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#document_position_following">DOCUMENT_POSITION_FOLLOWING</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">4</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#document_position_contains">DOCUMENT_POSITION_CONTAINS</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">8</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#document_position_contained_by">DOCUMENT_POSITION_CONTAINED_BY</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">16</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#document_position_implementation_specific">DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">32</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nextelementsibling">nextElementSibling</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#previouselementsibling">previousElementSibling</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#childelementcount">childElementCount</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#children">children</a><span class="tsd-signature-symbol">:</span> <a href="_internal_.HTMLCollection.html" class="tsd-signature-type tsd-kind-interface">HTMLCollection</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#firstelementchild">firstElementChild</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#lastelementchild">lastElementChild</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#append-1">append</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#prepend-1">prepend</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselector-1">querySelector</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectork">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselector-2">querySelector</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectork-1">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-1">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-1">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselector-3">querySelector</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectork-2">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-2">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-2">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselector-4">querySelector</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectork-3">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-3">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-3">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselector-5">querySelector</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectore">E</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a> <span class="tsd-signature-symbol">=</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectore">E</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselectorall-1">querySelectorAll</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectorallk">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselectorall-2">querySelectorAll</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectorallk-1">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-1">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-1">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselectorall-3">querySelectorAll</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectorallk-2">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-2">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-2">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselectorall-4">querySelectorAll</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectorallk-3">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-3">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-3">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#queryselectorall-5">querySelectorAll</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectoralle">E</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a> <span class="tsd-signature-symbol">=</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectoralle">E</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#replacechildren-1">replaceChildren</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#classname">className</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#ownersvgelement">ownerSVGElement</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGSVGElement.html" class="tsd-signature-type tsd-kind-interface">SVGSVGElement</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#viewportelement">viewportElement</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGElement.html" class="tsd-signature-type tsd-kind-interface">SVGElement</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#addeventlistener-1">addEventListener</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#addeventlistenerk">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="#addeventlistenerk">K</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">listener</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-interface">SVGTitleElement</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#addeventlistenerk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.AddEventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">AddEventListenerOptions</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#addeventlistener-2">addEventListener</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">listener</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.EventListenerOrEventListenerObject.html" class="tsd-signature-type tsd-kind-type-alias">EventListenerOrEventListenerObject</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.AddEventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">AddEventListenerOptions</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#removeeventlistener-1">removeEventListener</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#removeeventlistenerk">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="#removeeventlistenerk">K</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">listener</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-interface">SVGTitleElement</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#removeeventlistenerk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.EventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">EventListenerOptions</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-call-signature" href="#removeeventlistener-2">removeEventListener</a><span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">listener</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.EventListenerOrEventListenerObject.html" class="tsd-signature-type tsd-kind-type-alias">EventListenerOrEventListenerObject</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.EventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">EventListenerOptions</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#assignedslot">assignedSlot</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLSlotElement.html" class="tsd-signature-type tsd-kind-interface">HTMLSlotElement</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy" data-refl="134548"><h4>Hierarchy (<a href="../hierarchy.html#<internal>.SVGTitleElement">View Summary</a>)</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><a href="_internal_.SVGElement.html" class="tsd-signature-type tsd-kind-interface">SVGElement</a><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">SVGTitleElement</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:22037</li><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:22044</li></ul></aside><section class="tsd-panel tsd-index-panel"><h3>Index</h3><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#charging" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.charging</span></a><a href="#chargingtime" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.chargingTime</span></a><a href="#dischargingtime" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.dischargingTime</span></a><a href="#level" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.level</span></a><a href="#onbeforexrselect" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onbeforexrselect</span></a><a href="#ariaatomic" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaAtomic</span></a><a href="#ariaautocomplete" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaAutoComplete</span></a><a href="#ariabraillelabel" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaBrailleLabel</span></a><a href="#ariabrailleroledescription" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaBrailleRoleDescription</span></a><a href="#ariabusy" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaBusy</span></a><a href="#ariachecked" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaChecked</span></a><a href="#ariacolcount" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaColCount</span></a><a href="#ariacolindex" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaColIndex</span></a><a href="#ariacolindextext" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaColIndexText</span></a><a href="#ariacolspan" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaColSpan</span></a><a href="#ariacurrent" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaCurrent</span></a><a href="#ariadescription" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaDescription</span></a><a href="#ariadisabled" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaDisabled</span></a><a href="#ariaexpanded" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaExpanded</span></a><a href="#ariahaspopup" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaHasPopup</span></a><a href="#ariahidden" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaHidden</span></a><a href="#ariainvalid" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaInvalid</span></a><a href="#ariakeyshortcuts" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaKeyShortcuts</span></a><a href="#arialabel" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaLabel</span></a><a href="#arialevel" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaLevel</span></a><a href="#arialive" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaLive</span></a><a href="#ariamodal" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaModal</span></a><a href="#ariamultiline" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaMultiLine</span></a><a href="#ariamultiselectable" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaMultiSelectable</span></a><a href="#ariaorientation" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaOrientation</span></a><a href="#ariaplaceholder" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaPlaceholder</span></a><a href="#ariaposinset" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaPosInSet</span></a><a href="#ariapressed" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaPressed</span></a><a href="#ariareadonly" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaReadOnly</span></a><a href="#ariarelevant" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaRelevant</span></a><a href="#ariarequired" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaRequired</span></a><a href="#ariaroledescription" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaRoleDescription</span></a><a href="#ariarowcount" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaRowCount</span></a><a href="#ariarowindex" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaRowIndex</span></a><a href="#ariarowindextext" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaRowIndexText</span></a><a href="#ariarowspan" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaRowSpan</span></a><a href="#ariaselected" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaSelected</span></a><a href="#ariasetsize" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaSetSize</span></a><a href="#ariasort" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaSort</span></a><a href="#ariavaluemax" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaValueMax</span></a><a href="#ariavaluemin" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaValueMin</span></a><a href="#ariavaluenow" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaValueNow</span></a><a href="#ariavaluetext" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ariaValueText</span></a><a href="#role" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.role</span></a><a href="#attributes" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.attributes</span></a><a href="#clientheight" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.clientHeight</span></a><a href="#clientleft" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.clientLeft</span></a><a href="#clienttop" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.clientTop</span></a><a href="#clientwidth" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.clientWidth</span></a><a href="#currentcsszoom" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.currentCSSZoom</span></a><a href="#id" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.id</span></a><a href="#innerhtml" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.innerHTML</span></a><a href="#localname" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.localName</span></a><a href="#namespaceuri" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.namespaceURI</span></a><a href="#onfullscreenchange" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onfullscreenchange</span></a><a href="#onfullscreenerror" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onfullscreenerror</span></a><a href="#outerhtml" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.outerHTML</span></a><a href="#ownerdocument" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ownerDocument</span></a><a href="#prefix" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.prefix</span></a><a href="#scrollheight" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.scrollHeight</span></a><a href="#scrollleft" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.scrollLeft</span></a><a href="#scrolltop" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.scrollTop</span></a><a href="#scrollwidth" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.scrollWidth</span></a><a href="#shadowroot" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.shadowRoot</span></a><a href="#slot" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.slot</span></a><a href="#tagname" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.tagName</span></a><a href="#attributestylemap" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.attributeStyleMap</span></a><a href="#onabort" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onabort</span></a><a href="#onanimationcancel" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onanimationcancel</span></a><a href="#onanimationend" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onanimationend</span></a><a href="#onanimationiteration" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onanimationiteration</span></a><a href="#onanimationstart" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onanimationstart</span></a><a href="#onauxclick" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onauxclick</span></a><a href="#onbeforeinput" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onbeforeinput</span></a><a href="#onbeforetoggle" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onbeforetoggle</span></a><a href="#onblur" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onblur</span></a><a href="#oncancel" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oncancel</span></a><a href="#oncanplay" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oncanplay</span></a><a href="#oncanplaythrough" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oncanplaythrough</span></a><a href="#onchange" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onchange</span></a><a href="#onclick" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onclick</span></a><a href="#onclose" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onclose</span></a><a href="#oncontextlost" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oncontextlost</span></a><a href="#oncontextmenu" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oncontextmenu</span></a><a href="#oncontextrestored" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oncontextrestored</span></a><a href="#oncopy" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oncopy</span></a><a href="#oncuechange" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oncuechange</span></a><a href="#oncut" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oncut</span></a><a href="#ondblclick" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ondblclick</span></a><a href="#ondrag" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ondrag</span></a><a href="#ondragend" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ondragend</span></a><a href="#ondragenter" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ondragenter</span></a><a href="#ondragleave" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ondragleave</span></a><a href="#ondragover" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ondragover</span></a><a href="#ondragstart" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ondragstart</span></a><a href="#ondrop" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ondrop</span></a><a href="#ondurationchange" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ondurationchange</span></a><a href="#onemptied" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onemptied</span></a><a href="#onended" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onended</span></a><a href="#onerror" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onerror</span></a><a href="#onfocus" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onfocus</span></a><a href="#onformdata" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onformdata</span></a><a href="#ongotpointercapture" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ongotpointercapture</span></a><a href="#oninput" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oninput</span></a><a href="#oninvalid" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.oninvalid</span></a><a href="#onkeydown" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onkeydown</span></a><a href="#onkeypress" class="tsd-index-link deprecated tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onkeypress</span></a><a href="#onkeyup" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onkeyup</span></a><a href="#onload" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onload</span></a><a href="#onloadeddata" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onloadeddata</span></a><a href="#onloadedmetadata" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onloadedmetadata</span></a><a href="#onloadstart" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onloadstart</span></a><a href="#onlostpointercapture" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onlostpointercapture</span></a><a href="#onmousedown" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onmousedown</span></a><a href="#onmouseenter" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onmouseenter</span></a><a href="#onmouseleave" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onmouseleave</span></a><a href="#onmousemove" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onmousemove</span></a><a href="#onmouseout" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onmouseout</span></a><a href="#onmouseover" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onmouseover</span></a><a href="#onmouseup" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onmouseup</span></a><a href="#onpaste" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpaste</span></a><a href="#onpause" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpause</span></a><a href="#onplay" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onplay</span></a><a href="#onplaying" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onplaying</span></a><a href="#onpointercancel" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpointercancel</span></a><a href="#onpointerdown" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpointerdown</span></a><a href="#onpointerenter" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpointerenter</span></a><a href="#onpointerleave" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpointerleave</span></a><a href="#onpointermove" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpointermove</span></a><a href="#onpointerout" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpointerout</span></a><a href="#onpointerover" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpointerover</span></a><a href="#onpointerup" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onpointerup</span></a><a href="#onprogress" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onprogress</span></a><a href="#onratechange" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onratechange</span></a><a href="#onreset" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onreset</span></a><a href="#onresize" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onresize</span></a><a href="#onscroll" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onscroll</span></a><a href="#onscrollend" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onscrollend</span></a><a href="#onsecuritypolicyviolation" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onsecuritypolicyviolation</span></a><a href="#onseeked" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onseeked</span></a><a href="#onseeking" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onseeking</span></a><a href="#onselect" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onselect</span></a><a href="#onselectionchange" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onselectionchange</span></a><a href="#onselectstart" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onselectstart</span></a><a href="#onslotchange" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onslotchange</span></a><a href="#onstalled" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onstalled</span></a><a href="#onsubmit" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onsubmit</span></a><a href="#onsuspend" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onsuspend</span></a><a href="#ontimeupdate" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontimeupdate</span></a><a href="#ontoggle" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontoggle</span></a><a href="#ontouchcancel" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontouchcancel</span></a><a href="#ontouchend" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontouchend</span></a><a href="#ontouchmove" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontouchmove</span></a><a href="#ontouchstart" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontouchstart</span></a><a href="#ontransitioncancel" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontransitioncancel</span></a><a href="#ontransitionend" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontransitionend</span></a><a href="#ontransitionrun" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontransitionrun</span></a><a href="#ontransitionstart" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ontransitionstart</span></a><a href="#onvolumechange" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onvolumechange</span></a><a href="#onwaiting" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onwaiting</span></a><a href="#onwebkitanimationend" class="tsd-index-link deprecated tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onwebkitanimationend</span></a><a href="#onwebkitanimationiteration" class="tsd-index-link deprecated tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onwebkitanimationiteration</span></a><a href="#onwebkitanimationstart" class="tsd-index-link deprecated tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onwebkitanimationstart</span></a><a href="#onwebkittransitionend" class="tsd-index-link deprecated tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onwebkittransitionend</span></a><a href="#onwheel" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.onwheel</span></a><a href="#autofocus" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.autofocus</span></a><a href="#dataset" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.dataset</span></a><a href="#nonce" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.nonce</span></a><a href="#tabindex" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.tabIndex</span></a><a href="#baseuri" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.baseURI</span></a><a href="#childnodes" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.childNodes</span></a><a href="#firstchild" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.firstChild</span></a><a href="#isconnected" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.isConnected</span></a><a href="#lastchild" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.lastChild</span></a><a href="#nextsibling" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.nextSibling</span></a><a href="#nodename" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.nodeName</span></a><a href="#nodetype" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.nodeType</span></a><a href="#nodevalue" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.nodeValue</span></a><a href="#parentelement" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.parentElement</span></a><a href="#parentnode" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.parentNode</span></a><a href="#previoussibling" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.previousSibling</span></a><a href="#textcontent" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.textContent</span></a><a href="#element_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ELEMENT_NODE</span></a><a href="#attribute_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ATTRIBUTE_NODE</span></a><a href="#text_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.TEXT_NODE</span></a><a href="#cdata_section_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.CDATA_SECTION_NODE</span></a><a href="#entity_reference_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ENTITY_REFERENCE_NODE</span></a><a href="#entity_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ENTITY_NODE</span></a><a href="#processing_instruction_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.PROCESSING_INSTRUCTION_NODE</span></a><a href="#comment_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.COMMENT_NODE</span></a><a href="#document_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.DOCUMENT_NODE</span></a><a href="#document_type_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.DOCUMENT_TYPE_NODE</span></a><a href="#document_fragment_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.DOCUMENT_FRAGMENT_NODE</span></a><a href="#notation_node" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.NOTATION_NODE</span></a><a href="#document_position_disconnected" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.DOCUMENT_POSITION_DISCONNECTED</span></a><a href="#document_position_preceding" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.DOCUMENT_POSITION_PRECEDING</span></a><a href="#document_position_following" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.DOCUMENT_POSITION_FOLLOWING</span></a><a href="#document_position_contains" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.DOCUMENT_POSITION_CONTAINS</span></a><a href="#document_position_contained_by" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.DOCUMENT_POSITION_CONTAINED_BY</span></a><a href="#document_position_implementation_specific" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</span></a><a href="#nextelementsibling" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.nextElementSibling</span></a><a href="#previouselementsibling" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.previousElementSibling</span></a><a href="#childelementcount" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.childElementCount</span></a><a href="#children" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.children</span></a><a href="#firstelementchild" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.firstElementChild</span></a><a href="#lastelementchild" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.lastElementChild</span></a><a href="#classname" class="tsd-index-link deprecated tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.className</span></a><a href="#ownersvgelement" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.ownerSVGElement</span></a><a href="#viewportelement" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.viewportElement</span></a><a href="#assignedslot" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.assignedSlot</span></a></div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Accessors</h3><div class="tsd-index-list"><a href="#classlist" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.classList</span></a><a href="#part" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.part</span></a><a href="#style" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.style</span></a></div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="#animate" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.animate</span></a><a href="#getanimations" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getAnimations</span></a><a href="#after" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.after</span></a><a href="#before" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.before</span></a><a href="#remove" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.remove</span></a><a href="#replacewith" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.replaceWith</span></a><a href="#attachshadow" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.attachShadow</span></a><a href="#checkvisibility" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.checkVisibility</span></a><a href="#closest" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.closest</span></a><a href="#computedstylemap" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.computedStyleMap</span></a><a href="#getattribute" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getAttribute</span></a><a href="#getattributens" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getAttributeNS</span></a><a href="#getattributenames" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getAttributeNames</span></a><a href="#getattributenode" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getAttributeNode</span></a><a href="#getattributenodens" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getAttributeNodeNS</span></a><a href="#getboundingclientrect" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getBoundingClientRect</span></a><a href="#getclientrects" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getClientRects</span></a><a href="#getelementsbyclassname" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getElementsByClassName</span></a><a href="#getelementsbytagname" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getElementsByTagName</span></a><a href="#getelementsbytagnamens" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getElementsByTagNameNS</span></a><a href="#gethtml" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getHTML</span></a><a href="#hasattribute" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.hasAttribute</span></a><a href="#hasattributens" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.hasAttributeNS</span></a><a href="#hasattributes" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.hasAttributes</span></a><a href="#haspointercapture" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.hasPointerCapture</span></a><a href="#insertadjacentelement" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.insertAdjacentElement</span></a><a href="#insertadjacenthtml" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.insertAdjacentHTML</span></a><a href="#insertadjacenttext" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.insertAdjacentText</span></a><a href="#matches" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.matches</span></a><a href="#releasepointercapture" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.releasePointerCapture</span></a><a href="#removeattribute" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.removeAttribute</span></a><a href="#removeattributens" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.removeAttributeNS</span></a><a href="#removeattributenode" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.removeAttributeNode</span></a><a href="#requestfullscreen" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.requestFullscreen</span></a><a href="#requestpointerlock" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.requestPointerLock</span></a><a href="#scroll" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.scroll</span></a><a href="#scrollby" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.scrollBy</span></a><a href="#scrollintoview" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.scrollIntoView</span></a><a href="#scrollto" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.scrollTo</span></a><a href="#setattribute" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.setAttribute</span></a><a href="#setattributens" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.setAttributeNS</span></a><a href="#setattributenode" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.setAttributeNode</span></a><a href="#setattributenodens" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.setAttributeNodeNS</span></a><a href="#sethtmlunsafe" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.setHTMLUnsafe</span></a><a href="#setpointercapture" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.setPointerCapture</span></a><a href="#toggleattribute" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.toggleAttribute</span></a><a href="#webkitmatchesselector" class="tsd-index-link deprecated tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.webkitMatchesSelector</span></a><a href="#dispatchevent" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.dispatchEvent</span></a><a href="#blur" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.blur</span></a><a href="#focus" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.focus</span></a><a href="#appendchild" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.appendChild</span></a><a href="#clonenode" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.cloneNode</span></a><a href="#comparedocumentposition" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.compareDocumentPosition</span></a><a href="#contains" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.contains</span></a><a href="#getrootnode" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.getRootNode</span></a><a href="#haschildnodes" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.hasChildNodes</span></a><a href="#insertbefore" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.insertBefore</span></a><a href="#isdefaultnamespace" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.isDefaultNamespace</span></a><a href="#isequalnode" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.isEqualNode</span></a><a href="#issamenode" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.isSameNode</span></a><a href="#lookupnamespaceuri" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.lookupNamespaceURI</span></a><a href="#lookupprefix" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.lookupPrefix</span></a><a href="#normalize" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.normalize</span></a><a href="#removechild" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.removeChild</span></a><a href="#replacechild" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.replaceChild</span></a><a href="#append" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.append</span></a><a href="#prepend" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.prepend</span></a><a href="#queryselector" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.querySelector</span></a><a href="#queryselectorall" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.querySelectorAll</span></a><a href="#replacechildren" class="tsd-index-link tsd-is-inherited tsd-is-external"><span><internal>.SVGTitleElement.replaceChildren</span></a><a href="#addeventlistener" class="tsd-index-link tsd-is-external"><span><internal>.SVGTitleElement.addEventListener</span></a><a href="#removeeventlistener" class="tsd-index-link tsd-is-external"><span><internal>.SVGTitleElement.removeEventListener</span></a></div></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg class="icon-chevron-down" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M6 9L12 15L18 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="charging"><code class="tsd-tag">Optional</code><span>charging</span><a href="#charging" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">charging</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#charging">charging</a></p><ul><li>Defined in <a href="https://gitlab.com/ensadlab/mobilizing-js/library/-/blob/52f34faaac035c7e51db3c598f31690051936bdc/packages/core/src/io/BatteryStatus.ts#L22">packages/core/src/io/BatteryStatus.ts:22</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="chargingtime"><code class="tsd-tag">Optional</code><span>charging<wbr/>Time</span><a href="#chargingtime" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">chargingTime</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#chargingtime">chargingTime</a></p><ul><li>Defined in <a href="https://gitlab.com/ensadlab/mobilizing-js/library/-/blob/52f34faaac035c7e51db3c598f31690051936bdc/packages/core/src/io/BatteryStatus.ts#L23">packages/core/src/io/BatteryStatus.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="dischargingtime"><code class="tsd-tag">Optional</code><span>discharging<wbr/>Time</span><a href="#dischargingtime" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">dischargingTime</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#dischargingtime">dischargingTime</a></p><ul><li>Defined in <a href="https://gitlab.com/ensadlab/mobilizing-js/library/-/blob/52f34faaac035c7e51db3c598f31690051936bdc/packages/core/src/io/BatteryStatus.ts#L24">packages/core/src/io/BatteryStatus.ts:24</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="level"><code class="tsd-tag">Optional</code><span>level</span><a href="#level" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#level">level</a></p><ul><li>Defined in <a href="https://gitlab.com/ensadlab/mobilizing-js/library/-/blob/52f34faaac035c7e51db3c598f31690051936bdc/packages/core/src/io/BatteryStatus.ts#L25">packages/core/src/io/BatteryStatus.ts:25</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onbeforexrselect"><span>onbeforexrselect</span><a href="#onbeforexrselect" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onbeforexrselect</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="../classes/_internal_.XRSessionEvent.html" class="tsd-signature-type tsd-kind-class">XRSessionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>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.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onbeforexrselect">onbeforexrselect</a></p><ul><li>Defined in node_modules/@types/webxr/index.d.ts:1168</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariaatomic"><span>aria<wbr/>Atomic</span><a href="#ariaatomic" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaAtomic</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaAtomic">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariaatomic">ariaAtomic</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2466</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariaautocomplete"><span>aria<wbr/>Auto<wbr/>Complete</span><a href="#ariaautocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaAutoComplete</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaAutoComplete">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariaautocomplete">ariaAutoComplete</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2468</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariabraillelabel"><span>aria<wbr/>Braille<wbr/>Label</span><a href="#ariabraillelabel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaBrailleLabel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaBrailleLabel">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariabraillelabel">ariaBrailleLabel</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2470</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariabrailleroledescription"><span>aria<wbr/>Braille<wbr/>Role<wbr/>Description</span><a href="#ariabrailleroledescription" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaBrailleRoleDescription</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaBrailleRoleDescription">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariabrailleroledescription">ariaBrailleRoleDescription</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2472</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariabusy"><span>aria<wbr/>Busy</span><a href="#ariabusy" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaBusy</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaBusy">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariabusy">ariaBusy</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2474</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariachecked"><span>aria<wbr/>Checked</span><a href="#ariachecked" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaChecked</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaChecked">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariachecked">ariaChecked</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2476</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariacolcount"><span>aria<wbr/>Col<wbr/>Count</span><a href="#ariacolcount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaColCount</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaColCount">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariacolcount">ariaColCount</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2478</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariacolindex"><span>aria<wbr/>Col<wbr/>Index</span><a href="#ariacolindex" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaColIndex</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaColIndex">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariacolindex">ariaColIndex</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2480</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariacolindextext"><span>aria<wbr/>Col<wbr/>Index<wbr/>Text</span><a href="#ariacolindextext" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaColIndexText</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaColIndexText">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariacolindextext">ariaColIndexText</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2482</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariacolspan"><span>aria<wbr/>Col<wbr/>Span</span><a href="#ariacolspan" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaColSpan</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaColSpan">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariacolspan">ariaColSpan</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2484</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariacurrent"><span>aria<wbr/>Current</span><a href="#ariacurrent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaCurrent</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaCurrent">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariacurrent">ariaCurrent</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2486</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariadescription"><span>aria<wbr/>Description</span><a href="#ariadescription" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaDescription</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaDescription">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariadescription">ariaDescription</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2488</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariadisabled"><span>aria<wbr/>Disabled</span><a href="#ariadisabled" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaDisabled</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaDisabled">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariadisabled">ariaDisabled</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2490</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariaexpanded"><span>aria<wbr/>Expanded</span><a href="#ariaexpanded" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaExpanded</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaExpanded">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariaexpanded">ariaExpanded</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2492</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariahaspopup"><span>aria<wbr/>Has<wbr/>Popup</span><a href="#ariahaspopup" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaHasPopup</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaHasPopup">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariahaspopup">ariaHasPopup</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2494</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariahidden"><span>aria<wbr/>Hidden</span><a href="#ariahidden" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaHidden</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaHidden">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariahidden">ariaHidden</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2496</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariainvalid"><span>aria<wbr/>Invalid</span><a href="#ariainvalid" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaInvalid</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariainvalid">ariaInvalid</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2497</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariakeyshortcuts"><span>aria<wbr/>Key<wbr/>Shortcuts</span><a href="#ariakeyshortcuts" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaKeyShortcuts</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaKeyShortcuts">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariakeyshortcuts">ariaKeyShortcuts</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2499</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="arialabel"><span>aria<wbr/>Label</span><a href="#arialabel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaLabel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaLabel">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#arialabel">ariaLabel</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2501</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="arialevel"><span>aria<wbr/>Level</span><a href="#arialevel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaLevel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaLevel">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#arialevel">ariaLevel</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2503</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="arialive"><span>aria<wbr/>Live</span><a href="#arialive" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaLive</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaLive">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#arialive">ariaLive</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2505</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariamodal"><span>aria<wbr/>Modal</span><a href="#ariamodal" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaModal</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaModal">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariamodal">ariaModal</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2507</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariamultiline"><span>aria<wbr/>Multi<wbr/>Line</span><a href="#ariamultiline" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaMultiLine</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaMultiLine">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariamultiline">ariaMultiLine</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2509</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariamultiselectable"><span>aria<wbr/>Multi<wbr/>Selectable</span><a href="#ariamultiselectable" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaMultiSelectable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaMultiSelectable">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariamultiselectable">ariaMultiSelectable</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2511</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariaorientation"><span>aria<wbr/>Orientation</span><a href="#ariaorientation" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaOrientation</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaOrientation">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariaorientation">ariaOrientation</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2513</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariaplaceholder"><span>aria<wbr/>Placeholder</span><a href="#ariaplaceholder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaPlaceholder</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaPlaceholder">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariaplaceholder">ariaPlaceholder</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2515</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariaposinset"><span>aria<wbr/>Pos<wbr/>In<wbr/>Set</span><a href="#ariaposinset" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaPosInSet</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaPosInSet">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariaposinset">ariaPosInSet</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2517</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariapressed"><span>aria<wbr/>Pressed</span><a href="#ariapressed" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaPressed</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaPressed">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariapressed">ariaPressed</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2519</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariareadonly"><span>aria<wbr/>Read<wbr/>Only</span><a href="#ariareadonly" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaReadOnly</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaReadOnly">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariareadonly">ariaReadOnly</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2521</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariarelevant"><span>aria<wbr/>Relevant</span><a href="#ariarelevant" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaRelevant</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaRelevant">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariarelevant">ariaRelevant</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2523</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariarequired"><span>aria<wbr/>Required</span><a href="#ariarequired" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaRequired</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaRequired">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariarequired">ariaRequired</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2525</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariaroledescription"><span>aria<wbr/>Role<wbr/>Description</span><a href="#ariaroledescription" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaRoleDescription</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaRoleDescription">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariaroledescription">ariaRoleDescription</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2527</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariarowcount"><span>aria<wbr/>Row<wbr/>Count</span><a href="#ariarowcount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaRowCount</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaRowCount">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariarowcount">ariaRowCount</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2529</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariarowindex"><span>aria<wbr/>Row<wbr/>Index</span><a href="#ariarowindex" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaRowIndex</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaRowIndex">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariarowindex">ariaRowIndex</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2531</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariarowindextext"><span>aria<wbr/>Row<wbr/>Index<wbr/>Text</span><a href="#ariarowindextext" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaRowIndexText</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaRowIndexText">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariarowindextext">ariaRowIndexText</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2533</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariarowspan"><span>aria<wbr/>Row<wbr/>Span</span><a href="#ariarowspan" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaRowSpan</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaRowSpan">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariarowspan">ariaRowSpan</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2535</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariaselected"><span>aria<wbr/>Selected</span><a href="#ariaselected" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaSelected</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaSelected">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariaselected">ariaSelected</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2537</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariasetsize"><span>aria<wbr/>Set<wbr/>Size</span><a href="#ariasetsize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaSetSize</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaSetSize">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariasetsize">ariaSetSize</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2539</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariasort"><span>aria<wbr/>Sort</span><a href="#ariasort" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaSort</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaSort">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariasort">ariaSort</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2541</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariavaluemax"><span>aria<wbr/>Value<wbr/>Max</span><a href="#ariavaluemax" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaValueMax</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaValueMax">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariavaluemax">ariaValueMax</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2543</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariavaluemin"><span>aria<wbr/>Value<wbr/>Min</span><a href="#ariavaluemin" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaValueMin</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaValueMin">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariavaluemin">ariaValueMin</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2545</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariavaluenow"><span>aria<wbr/>Value<wbr/>Now</span><a href="#ariavaluenow" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaValueNow</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaValueNow">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariavaluenow">ariaValueNow</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2547</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ariavaluetext"><span>aria<wbr/>Value<wbr/>Text</span><a href="#ariavaluetext" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ariaValueText</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/ariaValueText">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ariavaluetext">ariaValueText</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2549</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="role"><span>role</span><a href="#role" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">role</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#role">role</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2550</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="attributes"><code class="tsd-tag">Readonly</code><span>attributes</span><a href="#attributes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">attributes</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/NamedNodeMap" class="tsd-signature-type external" target="_blank">NamedNodeMap</a></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/attributes">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#attributes">attributes</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8231</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="clientheight"><code class="tsd-tag">Readonly</code><span>client<wbr/>Height</span><a href="#clientheight" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">clientHeight</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/clientHeight">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#clientheight">clientHeight</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8246</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="clientleft"><code class="tsd-tag">Readonly</code><span>client<wbr/>Left</span><a href="#clientleft" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">clientLeft</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/clientLeft">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#clientleft">clientLeft</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8248</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="clienttop"><code class="tsd-tag">Readonly</code><span>client<wbr/>Top</span><a href="#clienttop" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">clientTop</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/clientTop">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#clienttop">clientTop</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8250</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="clientwidth"><code class="tsd-tag">Readonly</code><span>client<wbr/>Width</span><a href="#clientwidth" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">clientWidth</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/clientWidth">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#clientwidth">clientWidth</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8252</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="currentcsszoom"><code class="tsd-tag">Readonly</code><span>current<wbr/>CSS<wbr/>Zoom</span><a href="#currentcsszoom" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">currentCSSZoom</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/currentCSSZoom">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#currentcsszoom">currentCSSZoom</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8254</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="id"><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Returns the value of element's id content attribute. Can be set to change it.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/id">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#id">id</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8260</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="innerhtml"><span>inner<wbr/>HTML</span><a href="#innerhtml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">innerHTML</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/innerHTML">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#innerhtml">innerHTML</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8262</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="localname"><code class="tsd-tag">Readonly</code><span>local<wbr/>Name</span><a href="#localname" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Returns the local name.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/localName">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#localname">localName</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8268</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="namespaceuri"><code class="tsd-tag">Readonly</code><span>namespace<wbr/>URI</span><a href="#namespaceuri" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">namespaceURI</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Returns the namespace.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/namespaceURI">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#namespaceuri">namespaceURI</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8274</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onfullscreenchange"><span>onfullscreenchange</span><a href="#onfullscreenchange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onfullscreenchange</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/fullscreenchange_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onfullscreenchange">onfullscreenchange</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8276</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onfullscreenerror"><span>onfullscreenerror</span><a href="#onfullscreenerror" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onfullscreenerror</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/fullscreenerror_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onfullscreenerror">onfullscreenerror</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8278</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="outerhtml"><span>outer<wbr/>HTML</span><a href="#outerhtml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">outerHTML</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/outerHTML">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#outerhtml">outerHTML</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8280</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ownerdocument"><code class="tsd-tag">Readonly</code><span>owner<wbr/>Document</span><a href="#ownerdocument" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ownerDocument</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Document.html" class="tsd-signature-type tsd-kind-interface">Document</a></div><div class="tsd-comment tsd-typography"><p>Returns the node document. Returns null for documents.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/ownerDocument">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ownerdocument">ownerDocument</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8281</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="prefix"><code class="tsd-tag">Readonly</code><span>prefix</span><a href="#prefix" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prefix</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Returns the namespace prefix.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/prefix">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#prefix">prefix</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8290</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="scrollheight"><code class="tsd-tag">Readonly</code><span>scroll<wbr/>Height</span><a href="#scrollheight" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">scrollHeight</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/scrollHeight">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scrollheight">scrollHeight</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8292</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="scrollleft"><span>scroll<wbr/>Left</span><a href="#scrollleft" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">scrollLeft</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/scrollLeft">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scrollleft">scrollLeft</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8294</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="scrolltop"><span>scroll<wbr/>Top</span><a href="#scrolltop" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">scrollTop</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/scrollTop">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scrolltop">scrollTop</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8296</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="scrollwidth"><code class="tsd-tag">Readonly</code><span>scroll<wbr/>Width</span><a href="#scrollwidth" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">scrollWidth</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/scrollWidth">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scrollwidth">scrollWidth</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8298</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="shadowroot"><code class="tsd-tag">Readonly</code><span>shadow<wbr/>Root</span><a href="#shadowroot" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">shadowRoot</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ShadowRoot.html" class="tsd-signature-type tsd-kind-interface">ShadowRoot</a></div><div class="tsd-comment tsd-typography"><p>Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/shadowRoot">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#shadowroot">shadowRoot</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8304</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="slot"><span>slot</span><a href="#slot" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">slot</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Returns the value of element's slot content attribute. Can be set to change it.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/slot">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#slot">slot</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8310</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="tagname"><code class="tsd-tag">Readonly</code><span>tag<wbr/>Name</span><a href="#tagname" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tagName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Returns the HTML-uppercased qualified name.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/tagName">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#tagname">tagName</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8316</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="attributestylemap"><code class="tsd-tag">Readonly</code><span>attribute<wbr/>Style<wbr/>Map</span><a href="#attributestylemap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">attributeStyleMap</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.StylePropertyMap.html" class="tsd-signature-type tsd-kind-interface">StylePropertyMap</a></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/attributeStyleMap">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#attributestylemap">attributeStyleMap</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8498</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onabort"><span>onabort</span><a href="#onabort" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onabort</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.UIEvent.html" class="tsd-signature-type tsd-kind-interface">UIEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user aborts the download.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev">Param: ev<a href="#param-ev" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/abort_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onabort">onabort</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9625</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onanimationcancel"><span>onanimationcancel</span><a href="#onanimationcancel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onanimationcancel</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.AnimationEvent.html" class="tsd-signature-type tsd-kind-interface">AnimationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/animationcancel_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onanimationcancel">onanimationcancel</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9627</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onanimationend"><span>onanimationend</span><a href="#onanimationend" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onanimationend</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.AnimationEvent.html" class="tsd-signature-type tsd-kind-interface">AnimationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/animationend_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onanimationend">onanimationend</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9629</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onanimationiteration"><span>onanimationiteration</span><a href="#onanimationiteration" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onanimationiteration</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.AnimationEvent.html" class="tsd-signature-type tsd-kind-interface">AnimationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/animationiteration_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onanimationiteration">onanimationiteration</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9631</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onanimationstart"><span>onanimationstart</span><a href="#onanimationstart" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onanimationstart</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.AnimationEvent.html" class="tsd-signature-type tsd-kind-interface">AnimationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/animationstart_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onanimationstart">onanimationstart</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9633</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onauxclick"><span>onauxclick</span><a href="#onauxclick" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onauxclick</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/auxclick_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onauxclick">onauxclick</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9635</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onbeforeinput"><span>onbeforeinput</span><a href="#onbeforeinput" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onbeforeinput</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.InputEvent.html" class="tsd-signature-type tsd-kind-interface">InputEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/beforeinput_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onbeforeinput">onbeforeinput</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9637</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onbeforetoggle"><span>onbeforetoggle</span><a href="#onbeforetoggle" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onbeforetoggle</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/beforetoggle_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onbeforetoggle">onbeforetoggle</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9639</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onblur"><span>onblur</span><a href="#onblur" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onblur</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.FocusEvent.html" class="tsd-signature-type tsd-kind-interface">FocusEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the object loses the input focus.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-1">Param: ev<a href="#param-ev-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The focus event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/blur_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onblur">onblur</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9646</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oncancel"><span>oncancel</span><a href="#oncancel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oncancel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/cancel_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oncancel">oncancel</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9648</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oncanplay"><span>oncanplay</span><a href="#oncanplay" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oncanplay</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when playback is possible, but would require further buffering.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-2">Param: ev<a href="#param-ev-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canplay_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oncanplay">oncanplay</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9655</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oncanplaythrough"><span>oncanplaythrough</span><a href="#oncanplaythrough" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oncanplaythrough</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canplaythrough_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oncanplaythrough">oncanplaythrough</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9657</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onchange"><span>onchange</span><a href="#onchange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onchange</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the contents of the object or selection have changed.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-3">Param: ev<a href="#param-ev-3" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/change_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onchange">onchange</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9664</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onclick"><span>onclick</span><a href="#onclick" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onclick</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user clicks the left mouse button on the object</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-4">Param: ev<a href="#param-ev-4" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The mouse event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/click_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onclick">onclick</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9671</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onclose"><span>onclose</span><a href="#onclose" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onclose</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/close_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onclose">onclose</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9673</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oncontextlost"><span>oncontextlost</span><a href="#oncontextlost" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oncontextlost</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/contextlost_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oncontextlost">oncontextlost</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9675</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oncontextmenu"><span>oncontextmenu</span><a href="#oncontextmenu" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oncontextmenu</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user clicks the right mouse button in the client area, opening the context menu.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-5">Param: ev<a href="#param-ev-5" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The mouse event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/contextmenu_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oncontextmenu">oncontextmenu</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9682</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oncontextrestored"><span>oncontextrestored</span><a href="#oncontextrestored" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oncontextrestored</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/contextrestored_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oncontextrestored">oncontextrestored</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9684</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oncopy"><span>oncopy</span><a href="#oncopy" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oncopy</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ClipboardEvent.html" class="tsd-signature-type tsd-kind-interface">ClipboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/copy_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oncopy">oncopy</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9686</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oncuechange"><span>oncuechange</span><a href="#oncuechange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oncuechange</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/cuechange_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oncuechange">oncuechange</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9688</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oncut"><span>oncut</span><a href="#oncut" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oncut</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ClipboardEvent.html" class="tsd-signature-type tsd-kind-interface">ClipboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/cut_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oncut">oncut</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9690</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ondblclick"><span>ondblclick</span><a href="#ondblclick" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ondblclick</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user double-clicks the object.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-6">Param: ev<a href="#param-ev-6" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The mouse event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/dblclick_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ondblclick">ondblclick</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9697</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ondrag"><span>ondrag</span><a href="#ondrag" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ondrag</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires on the source object continuously during a drag operation.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-7">Param: ev<a href="#param-ev-7" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/drag_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ondrag">ondrag</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9704</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ondragend"><span>ondragend</span><a href="#ondragend" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ondragend</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires on the source object when the user releases the mouse at the close of a drag operation.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-8">Param: ev<a href="#param-ev-8" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragend_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ondragend">ondragend</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9711</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ondragenter"><span>ondragenter</span><a href="#ondragenter" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ondragenter</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires on the target element when the user drags the object to a valid drop target.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-9">Param: ev<a href="#param-ev-9" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The drag event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragenter_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ondragenter">ondragenter</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9718</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ondragleave"><span>ondragleave</span><a href="#ondragleave" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ondragleave</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-10">Param: ev<a href="#param-ev-10" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The drag event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragleave_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ondragleave">ondragleave</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9725</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ondragover"><span>ondragover</span><a href="#ondragover" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ondragover</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires on the target element continuously while the user drags the object over a valid drop target.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-11">Param: ev<a href="#param-ev-11" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragover_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ondragover">ondragover</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9732</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ondragstart"><span>ondragstart</span><a href="#ondragstart" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ondragstart</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires on the source object when the user starts to drag a text selection or selected object.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-12">Param: ev<a href="#param-ev-12" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragstart_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ondragstart">ondragstart</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9739</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ondrop"><span>ondrop</span><a href="#ondrop" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ondrop</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DragEvent.html" class="tsd-signature-type tsd-kind-interface">DragEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/drop_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ondrop">ondrop</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9741</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ondurationchange"><span>ondurationchange</span><a href="#ondurationchange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ondurationchange</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the duration attribute is updated.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-13">Param: ev<a href="#param-ev-13" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/durationchange_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ondurationchange">ondurationchange</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9748</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onemptied"><span>onemptied</span><a href="#onemptied" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onemptied</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the media element is reset to its initial state.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-14">Param: ev<a href="#param-ev-14" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/emptied_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onemptied">onemptied</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9755</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onended"><span>onended</span><a href="#onended" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onended</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the end of playback is reached.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-15">Param: ev<a href="#param-ev-15" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/ended_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onended">onended</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9762</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onerror"><span>onerror</span><a href="#onerror" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onerror</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.OnErrorEventHandler.html" class="tsd-signature-type tsd-kind-type-alias">OnErrorEventHandler</a></div><div class="tsd-comment tsd-typography"><p>Fires when an error occurs during object loading.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-16">Param: ev<a href="#param-ev-16" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/error_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onerror">onerror</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9769</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onfocus"><span>onfocus</span><a href="#onfocus" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onfocus</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.FocusEvent.html" class="tsd-signature-type tsd-kind-interface">FocusEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the object receives focus.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-17">Param: ev<a href="#param-ev-17" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/focus_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onfocus">onfocus</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9776</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onformdata"><span>onformdata</span><a href="#onformdata" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onformdata</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.FormDataEvent.html" class="tsd-signature-type tsd-kind-interface">FormDataEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLFormElement/formdata_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onformdata">onformdata</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9778</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ongotpointercapture"><span>ongotpointercapture</span><a href="#ongotpointercapture" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ongotpointercapture</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/gotpointercapture_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ongotpointercapture">ongotpointercapture</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9780</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oninput"><span>oninput</span><a href="#oninput" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oninput</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/input_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oninput">oninput</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9782</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="oninvalid"><span>oninvalid</span><a href="#oninvalid" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oninvalid</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLInputElement/invalid_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#oninvalid">oninvalid</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9784</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onkeydown"><span>onkeydown</span><a href="#onkeydown" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onkeydown</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.KeyboardEvent.html" class="tsd-signature-type tsd-kind-interface">KeyboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user presses a key.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-18">Param: ev<a href="#param-ev-18" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The keyboard event</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/keydown_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onkeydown">onkeydown</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9791</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onkeypress"><span class="deprecated">onkeypress</span><a href="#onkeypress" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onkeypress</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.KeyboardEvent.html" class="tsd-signature-type tsd-kind-interface">KeyboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user presses an alphanumeric key.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-19">Param: ev<a href="#param-ev-19" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> </div><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated">Deprecated<a href="#deprecated" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p><a href="https://developer.mozilla.org/docs/Web/API/Element/keypress_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onkeypress">onkeypress</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9799</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onkeyup"><span>onkeyup</span><a href="#onkeyup" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onkeyup</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.KeyboardEvent.html" class="tsd-signature-type tsd-kind-interface">KeyboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user releases a key.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-20">Param: ev<a href="#param-ev-20" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The keyboard event</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/keyup_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onkeyup">onkeyup</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9806</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onload"><span>onload</span><a href="#onload" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onload</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires immediately after the browser loads the object.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-21">Param: ev<a href="#param-ev-21" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/SVGElement/load_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onload">onload</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9813</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onloadeddata"><span>onloadeddata</span><a href="#onloadeddata" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onloadeddata</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when media data is loaded at the current playback position.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-22">Param: ev<a href="#param-ev-22" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadeddata_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onloadeddata">onloadeddata</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9820</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onloadedmetadata"><span>onloadedmetadata</span><a href="#onloadedmetadata" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onloadedmetadata</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the duration and dimensions of the media have been determined.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-23">Param: ev<a href="#param-ev-23" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadedmetadata_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onloadedmetadata">onloadedmetadata</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9827</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onloadstart"><span>onloadstart</span><a href="#onloadstart" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onloadstart</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when Internet Explorer begins looking for media data.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-24">Param: ev<a href="#param-ev-24" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadstart_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onloadstart">onloadstart</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9834</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onlostpointercapture"><span>onlostpointercapture</span><a href="#onlostpointercapture" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onlostpointercapture</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/lostpointercapture_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onlostpointercapture">onlostpointercapture</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9836</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onmousedown"><span>onmousedown</span><a href="#onmousedown" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onmousedown</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user clicks the object with either mouse button.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-25">Param: ev<a href="#param-ev-25" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The mouse event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/mousedown_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onmousedown">onmousedown</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9843</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onmouseenter"><span>onmouseenter</span><a href="#onmouseenter" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onmouseenter</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseenter_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onmouseenter">onmouseenter</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9845</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onmouseleave"><span>onmouseleave</span><a href="#onmouseleave" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onmouseleave</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseleave_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onmouseleave">onmouseleave</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9847</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onmousemove"><span>onmousemove</span><a href="#onmousemove" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onmousemove</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user moves the mouse over the object.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-26">Param: ev<a href="#param-ev-26" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The mouse event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/mousemove_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onmousemove">onmousemove</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9854</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onmouseout"><span>onmouseout</span><a href="#onmouseout" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onmouseout</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user moves the mouse pointer outside the boundaries of the object.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-27">Param: ev<a href="#param-ev-27" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The mouse event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseout_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onmouseout">onmouseout</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9861</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onmouseover"><span>onmouseover</span><a href="#onmouseover" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onmouseover</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user moves the mouse pointer into the object.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-28">Param: ev<a href="#param-ev-28" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The mouse event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseover_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onmouseover">onmouseover</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9868</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onmouseup"><span>onmouseup</span><a href="#onmouseup" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onmouseup</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.MouseEvent.html" class="tsd-signature-type tsd-kind-interface">MouseEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user releases a mouse button while the mouse is over the object.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-29">Param: ev<a href="#param-ev-29" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The mouse event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseup_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onmouseup">onmouseup</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9875</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpaste"><span>onpaste</span><a href="#onpaste" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpaste</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ClipboardEvent.html" class="tsd-signature-type tsd-kind-interface">ClipboardEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/paste_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpaste">onpaste</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9877</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpause"><span>onpause</span><a href="#onpause" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpause</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when playback is paused.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-30">Param: ev<a href="#param-ev-30" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/pause_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpause">onpause</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9884</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onplay"><span>onplay</span><a href="#onplay" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onplay</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the play method is requested.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-31">Param: ev<a href="#param-ev-31" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/play_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onplay">onplay</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9891</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onplaying"><span>onplaying</span><a href="#onplaying" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onplaying</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the audio or video has started playing.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-32">Param: ev<a href="#param-ev-32" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/playing_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onplaying">onplaying</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9898</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpointercancel"><span>onpointercancel</span><a href="#onpointercancel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpointercancel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/pointercancel_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpointercancel">onpointercancel</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9900</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpointerdown"><span>onpointerdown</span><a href="#onpointerdown" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpointerdown</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerdown_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpointerdown">onpointerdown</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9902</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpointerenter"><span>onpointerenter</span><a href="#onpointerenter" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpointerenter</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerenter_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpointerenter">onpointerenter</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9904</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpointerleave"><span>onpointerleave</span><a href="#onpointerleave" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpointerleave</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerleave_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpointerleave">onpointerleave</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9906</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpointermove"><span>onpointermove</span><a href="#onpointermove" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpointermove</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/pointermove_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpointermove">onpointermove</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9908</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpointerout"><span>onpointerout</span><a href="#onpointerout" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpointerout</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerout_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpointerout">onpointerout</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9910</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpointerover"><span>onpointerover</span><a href="#onpointerover" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpointerover</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerover_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpointerover">onpointerover</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9912</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onpointerup"><span>onpointerup</span><a href="#onpointerup" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onpointerup</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.PointerEvent.html" class="tsd-signature-type tsd-kind-interface">PointerEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerup_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onpointerup">onpointerup</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9914</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onprogress"><span>onprogress</span><a href="#onprogress" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onprogress</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ProgressEvent.html" class="tsd-signature-type tsd-kind-interface">ProgressEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs to indicate progress while downloading media data.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-33">Param: ev<a href="#param-ev-33" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/progress_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onprogress">onprogress</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9921</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onratechange"><span>onratechange</span><a href="#onratechange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onratechange</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the playback rate is increased or decreased.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-34">Param: ev<a href="#param-ev-34" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/ratechange_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onratechange">onratechange</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9928</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onreset"><span>onreset</span><a href="#onreset" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onreset</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user resets a form.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-35">Param: ev<a href="#param-ev-35" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLFormElement/reset_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onreset">onreset</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9935</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onresize"><span>onresize</span><a href="#onresize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onresize</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.UIEvent.html" class="tsd-signature-type tsd-kind-interface">UIEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/resize_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onresize">onresize</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9937</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onscroll"><span>onscroll</span><a href="#onscroll" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onscroll</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the user repositions the scroll box in the scroll bar on the object.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-36">Param: ev<a href="#param-ev-36" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Document/scroll_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onscroll">onscroll</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9944</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onscrollend"><span>onscrollend</span><a href="#onscrollend" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onscrollend</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Document/scrollend_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onscrollend">onscrollend</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9946</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onsecuritypolicyviolation"><span>onsecuritypolicyviolation</span><a href="#onsecuritypolicyviolation" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onsecuritypolicyviolation</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SecurityPolicyViolationEvent.html" class="tsd-signature-type tsd-kind-interface">SecurityPolicyViolationEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Document/securitypolicyviolation_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onsecuritypolicyviolation">onsecuritypolicyviolation</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9948</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onseeked"><span>onseeked</span><a href="#onseeked" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onseeked</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the seek operation ends.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-37">Param: ev<a href="#param-ev-37" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seeked_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onseeked">onseeked</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9955</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onseeking"><span>onseeking</span><a href="#onseeking" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onseeking</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the current playback position is moved.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-38">Param: ev<a href="#param-ev-38" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seeking_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onseeking">onseeking</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9962</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onselect"><span>onselect</span><a href="#onselect" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onselect</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Fires when the current selection changes.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-39">Param: ev<a href="#param-ev-39" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLInputElement/select_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onselect">onselect</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9969</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onselectionchange"><span>onselectionchange</span><a href="#onselectionchange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onselectionchange</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Document/selectionchange_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onselectionchange">onselectionchange</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9971</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onselectstart"><span>onselectstart</span><a href="#onselectstart" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onselectstart</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/selectstart_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onselectstart">onselectstart</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9973</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onslotchange"><span>onslotchange</span><a href="#onslotchange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onslotchange</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/slotchange_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onslotchange">onslotchange</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9975</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onstalled"><span>onstalled</span><a href="#onstalled" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onstalled</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the download has stopped.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-40">Param: ev<a href="#param-ev-40" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/stalled_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onstalled">onstalled</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9982</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onsubmit"><span>onsubmit</span><a href="#onsubmit" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onsubmit</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SubmitEvent.html" class="tsd-signature-type tsd-kind-interface">SubmitEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLFormElement/submit_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onsubmit">onsubmit</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9984</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onsuspend"><span>onsuspend</span><a href="#onsuspend" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onsuspend</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs if the load operation has been intentionally halted.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-41">Param: ev<a href="#param-ev-41" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/suspend_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onsuspend">onsuspend</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9991</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontimeupdate"><span>ontimeupdate</span><a href="#ontimeupdate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontimeupdate</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs to indicate the current playback position.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-42">Param: ev<a href="#param-ev-42" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/timeupdate_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontimeupdate">ontimeupdate</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9998</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontoggle"><span>ontoggle</span><a href="#ontoggle" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontoggle</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/toggle_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontoggle">ontoggle</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10000</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontouchcancel"><code class="tsd-tag">Optional</code><span>ontouchcancel</span><a href="#ontouchcancel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontouchcancel</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TouchEvent.html" class="tsd-signature-type tsd-kind-interface">TouchEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/touchcancel_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontouchcancel">ontouchcancel</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10002</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontouchend"><code class="tsd-tag">Optional</code><span>ontouchend</span><a href="#ontouchend" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontouchend</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TouchEvent.html" class="tsd-signature-type tsd-kind-interface">TouchEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/touchend_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontouchend">ontouchend</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10004</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontouchmove"><code class="tsd-tag">Optional</code><span>ontouchmove</span><a href="#ontouchmove" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontouchmove</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TouchEvent.html" class="tsd-signature-type tsd-kind-interface">TouchEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/touchmove_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontouchmove">ontouchmove</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10006</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontouchstart"><code class="tsd-tag">Optional</code><span>ontouchstart</span><a href="#ontouchstart" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontouchstart</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TouchEvent.html" class="tsd-signature-type tsd-kind-interface">TouchEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/touchstart_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontouchstart">ontouchstart</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10008</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontransitioncancel"><span>ontransitioncancel</span><a href="#ontransitioncancel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontransitioncancel</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TransitionEvent.html" class="tsd-signature-type tsd-kind-interface">TransitionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/transitioncancel_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontransitioncancel">ontransitioncancel</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10010</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontransitionend"><span>ontransitionend</span><a href="#ontransitionend" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontransitionend</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TransitionEvent.html" class="tsd-signature-type tsd-kind-interface">TransitionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/transitionend_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontransitionend">ontransitionend</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10012</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontransitionrun"><span>ontransitionrun</span><a href="#ontransitionrun" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontransitionrun</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TransitionEvent.html" class="tsd-signature-type tsd-kind-interface">TransitionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/transitionrun_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontransitionrun">ontransitionrun</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10014</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ontransitionstart"><span>ontransitionstart</span><a href="#ontransitionstart" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ontransitionstart</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.TransitionEvent.html" class="tsd-signature-type tsd-kind-interface">TransitionEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/transitionstart_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ontransitionstart">ontransitionstart</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10016</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onvolumechange"><span>onvolumechange</span><a href="#onvolumechange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onvolumechange</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when the volume is changed, or playback is muted or unmuted.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-43">Param: ev<a href="#param-ev-43" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/volumechange_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onvolumechange">onvolumechange</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10023</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onwaiting"><span>onwaiting</span><a href="#onwaiting" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onwaiting</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p>Occurs when playback stops because the next frame of a video resource is not available.</p> </div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-ev-44">Param: ev<a href="#param-ev-44" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>The event.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/waiting_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onwaiting">onwaiting</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10030</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onwebkitanimationend"><span class="deprecated">onwebkitanimationend</span><a href="#onwebkitanimationend" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onwebkitanimationend</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated-1">Deprecated<a href="#deprecated-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>This is a legacy alias of <code>onanimationend</code>.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/animationend_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onwebkitanimationend">onwebkitanimationend</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10036</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onwebkitanimationiteration"><span class="deprecated">onwebkitanimationiteration</span><a href="#onwebkitanimationiteration" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onwebkitanimationiteration</span><span class="tsd-signature-symbol">:</span><br/>    <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">null</span><br/>    <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated-2">Deprecated<a href="#deprecated-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>This is a legacy alias of <code>onanimationiteration</code>.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/animationiteration_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onwebkitanimationiteration">onwebkitanimationiteration</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10042</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onwebkitanimationstart"><span class="deprecated">onwebkitanimationstart</span><a href="#onwebkitanimationstart" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onwebkitanimationstart</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated-3">Deprecated<a href="#deprecated-3" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>This is a legacy alias of <code>onanimationstart</code>.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/animationstart_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onwebkitanimationstart">onwebkitanimationstart</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10048</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onwebkittransitionend"><span class="deprecated">onwebkittransitionend</span><a href="#onwebkittransitionend" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onwebkittransitionend</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated-4">Deprecated<a href="#deprecated-4" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>This is a legacy alias of <code>ontransitionend</code>.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/transitionend_event">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onwebkittransitionend">onwebkittransitionend</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10054</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="onwheel"><span>onwheel</span><a href="#onwheel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">onwheel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GlobalEventHandlers</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.WheelEvent.html" class="tsd-signature-type tsd-kind-interface">WheelEvent</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span>)</div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/wheel_event">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#onwheel">onwheel</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:10056</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="autofocus"><span>autofocus</span><a href="#autofocus" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">autofocus</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/autofocus">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#autofocus">autofocus</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:12789</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="dataset"><code class="tsd-tag">Readonly</code><span>dataset</span><a href="#dataset" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">dataset</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DOMStringMap.html" class="tsd-signature-type tsd-kind-interface">DOMStringMap</a></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dataset">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#dataset">dataset</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:12791</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="nonce"><code class="tsd-tag">Optional</code><span>nonce</span><a href="#nonce" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">nonce</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/nonce">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#nonce">nonce</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:12793</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="tabindex"><span>tab<wbr/>Index</span><a href="#tabindex" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabIndex</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/tabIndex">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#tabindex">tabIndex</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:12795</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="baseuri"><code class="tsd-tag">Readonly</code><span>base<wbr/>URI</span><a href="#baseuri" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">baseURI</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Returns node's node document's document base URL.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/baseURI">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#baseuri">baseURI</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17027</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="childnodes"><code class="tsd-tag">Readonly</code><span>child<wbr/>Nodes</span><a href="#childnodes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">childNodes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a><span class="tsd-signature-symbol">></span></div><div class="tsd-comment tsd-typography"><p>Returns the children.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/childNodes">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#childnodes">childNodes</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17033</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="firstchild"><code class="tsd-tag">Readonly</code><span>first<wbr/>Child</span><a href="#firstchild" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">firstChild</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a></div><div class="tsd-comment tsd-typography"><p>Returns the first child.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/firstChild">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#firstchild">firstChild</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17039</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="isconnected"><code class="tsd-tag">Readonly</code><span>is<wbr/>Connected</span><a href="#isconnected" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">isConnected</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Returns true if node is connected and false otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/isConnected">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#isconnected">isConnected</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17045</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="lastchild"><code class="tsd-tag">Readonly</code><span>last<wbr/>Child</span><a href="#lastchild" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">lastChild</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a></div><div class="tsd-comment tsd-typography"><p>Returns the last child.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/lastChild">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#lastchild">lastChild</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17051</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="nextsibling"><code class="tsd-tag">Readonly</code><span>next<wbr/>Sibling</span><a href="#nextsibling" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">nextSibling</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a></div><div class="tsd-comment tsd-typography"><p>Returns the next sibling.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/nextSibling">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#nextsibling">nextSibling</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17057</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="nodename"><code class="tsd-tag">Readonly</code><span>node<wbr/>Name</span><a href="#nodename" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">nodeName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Returns a string appropriate for the type of node.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/nodeName">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#nodename">nodeName</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17063</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="nodetype"><code class="tsd-tag">Readonly</code><span>node<wbr/>Type</span><a href="#nodetype" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">nodeType</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Returns the type of node.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/nodeType">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#nodetype">nodeType</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17069</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="nodevalue"><span>node<wbr/>Value</span><a href="#nodevalue" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">nodeValue</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/nodeValue">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#nodevalue">nodeValue</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17071</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="parentelement"><code class="tsd-tag">Readonly</code><span>parent<wbr/>Element</span><a href="#parentelement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">parentElement</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElement.html" class="tsd-signature-type tsd-kind-interface">HTMLElement</a></div><div class="tsd-comment tsd-typography"><p>Returns the parent element.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/parentElement">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#parentelement">parentElement</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17083</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="parentnode"><code class="tsd-tag">Readonly</code><span>parent<wbr/>Node</span><a href="#parentnode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">parentNode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ParentNode.html" class="tsd-signature-type tsd-kind-interface">ParentNode</a></div><div class="tsd-comment tsd-typography"><p>Returns the parent.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/parentNode">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#parentnode">parentNode</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17089</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="previoussibling"><code class="tsd-tag">Readonly</code><span>previous<wbr/>Sibling</span><a href="#previoussibling" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">previousSibling</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ChildNode.html" class="tsd-signature-type tsd-kind-interface">ChildNode</a></div><div class="tsd-comment tsd-typography"><p>Returns the previous sibling.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/previousSibling">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#previoussibling">previousSibling</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17095</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="textcontent"><span>text<wbr/>Content</span><a href="#textcontent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">textContent</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/textContent">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#textcontent">textContent</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17097</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="element_node"><code class="tsd-tag">Readonly</code><span>ELEMENT_<wbr/>NODE</span><a href="#element_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ELEMENT_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">1</span></div><div class="tsd-comment tsd-typography"><p>node is an element.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#element_node">ELEMENT_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17157</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="attribute_node"><code class="tsd-tag">Readonly</code><span>ATTRIBUTE_<wbr/>NODE</span><a href="#attribute_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ATTRIBUTE_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">2</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#attribute_node">ATTRIBUTE_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17158</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="text_node"><code class="tsd-tag">Readonly</code><span>TEXT_<wbr/>NODE</span><a href="#text_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TEXT_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">3</span></div><div class="tsd-comment tsd-typography"><p>node is a Text node.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#text_node">TEXT_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17160</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="cdata_section_node"><code class="tsd-tag">Readonly</code><span>CDATA_<wbr/>SECTION_<wbr/>NODE</span><a href="#cdata_section_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">CDATA_SECTION_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">4</span></div><div class="tsd-comment tsd-typography"><p>node is a CDATASection node.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#cdata_section_node">CDATA_SECTION_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17162</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="entity_reference_node"><code class="tsd-tag">Readonly</code><span>ENTITY_<wbr/>REFERENCE_<wbr/>NODE</span><a href="#entity_reference_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ENTITY_REFERENCE_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">5</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#entity_reference_node">ENTITY_REFERENCE_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17163</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="entity_node"><code class="tsd-tag">Readonly</code><span>ENTITY_<wbr/>NODE</span><a href="#entity_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ENTITY_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">6</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#entity_node">ENTITY_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17164</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="processing_instruction_node"><code class="tsd-tag">Readonly</code><span>PROCESSING_<wbr/>INSTRUCTION_<wbr/>NODE</span><a href="#processing_instruction_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">PROCESSING_INSTRUCTION_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">7</span></div><div class="tsd-comment tsd-typography"><p>node is a ProcessingInstruction node.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#processing_instruction_node">PROCESSING_INSTRUCTION_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17166</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="comment_node"><code class="tsd-tag">Readonly</code><span>COMMENT_<wbr/>NODE</span><a href="#comment_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">COMMENT_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">8</span></div><div class="tsd-comment tsd-typography"><p>node is a Comment node.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#comment_node">COMMENT_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17168</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="document_node"><code class="tsd-tag">Readonly</code><span>DOCUMENT_<wbr/>NODE</span><a href="#document_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DOCUMENT_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">9</span></div><div class="tsd-comment tsd-typography"><p>node is a document.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#document_node">DOCUMENT_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17170</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="document_type_node"><code class="tsd-tag">Readonly</code><span>DOCUMENT_<wbr/>TYPE_<wbr/>NODE</span><a href="#document_type_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DOCUMENT_TYPE_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">10</span></div><div class="tsd-comment tsd-typography"><p>node is a doctype.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#document_type_node">DOCUMENT_TYPE_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17172</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="document_fragment_node"><code class="tsd-tag">Readonly</code><span>DOCUMENT_<wbr/>FRAGMENT_<wbr/>NODE</span><a href="#document_fragment_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DOCUMENT_FRAGMENT_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">11</span></div><div class="tsd-comment tsd-typography"><p>node is a DocumentFragment node.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#document_fragment_node">DOCUMENT_FRAGMENT_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17174</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="notation_node"><code class="tsd-tag">Readonly</code><span>NOTATION_<wbr/>NODE</span><a href="#notation_node" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">NOTATION_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">12</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#notation_node">NOTATION_NODE</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17175</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="document_position_disconnected"><code class="tsd-tag">Readonly</code><span>DOCUMENT_<wbr/>POSITION_<wbr/>DISCONNECTED</span><a href="#document_position_disconnected" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DOCUMENT_POSITION_DISCONNECTED</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">1</span></div><div class="tsd-comment tsd-typography"><p>Set when node and other are not in the same tree.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#document_position_disconnected">DOCUMENT_POSITION_DISCONNECTED</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17177</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="document_position_preceding"><code class="tsd-tag">Readonly</code><span>DOCUMENT_<wbr/>POSITION_<wbr/>PRECEDING</span><a href="#document_position_preceding" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DOCUMENT_POSITION_PRECEDING</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">2</span></div><div class="tsd-comment tsd-typography"><p>Set when other is preceding node.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#document_position_preceding">DOCUMENT_POSITION_PRECEDING</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17179</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="document_position_following"><code class="tsd-tag">Readonly</code><span>DOCUMENT_<wbr/>POSITION_<wbr/>FOLLOWING</span><a href="#document_position_following" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DOCUMENT_POSITION_FOLLOWING</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">4</span></div><div class="tsd-comment tsd-typography"><p>Set when other is following node.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#document_position_following">DOCUMENT_POSITION_FOLLOWING</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17181</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="document_position_contains"><code class="tsd-tag">Readonly</code><span>DOCUMENT_<wbr/>POSITION_<wbr/>CONTAINS</span><a href="#document_position_contains" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DOCUMENT_POSITION_CONTAINS</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">8</span></div><div class="tsd-comment tsd-typography"><p>Set when other is an ancestor of node.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#document_position_contains">DOCUMENT_POSITION_CONTAINS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17183</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="document_position_contained_by"><code class="tsd-tag">Readonly</code><span>DOCUMENT_<wbr/>POSITION_<wbr/>CONTAINED_<wbr/>BY</span><a href="#document_position_contained_by" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DOCUMENT_POSITION_CONTAINED_BY</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">16</span></div><div class="tsd-comment tsd-typography"><p>Set when other is a descendant of node.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#document_position_contained_by">DOCUMENT_POSITION_CONTAINED_BY</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17185</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="document_position_implementation_specific"><code class="tsd-tag">Readonly</code><span>DOCUMENT_<wbr/>POSITION_<wbr/>IMPLEMENTATION_<wbr/>SPECIFIC</span><a href="#document_position_implementation_specific" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">32</span></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#document_position_implementation_specific">DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17186</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="nextelementsibling"><code class="tsd-tag">Readonly</code><span>next<wbr/>Element<wbr/>Sibling</span><a href="#nextelementsibling" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">nextElementSibling</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></div><div class="tsd-comment tsd-typography"><p>Returns the first following sibling that is an element, and null otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/CharacterData/nextElementSibling">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#nextelementsibling">nextElementSibling</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17307</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="previouselementsibling"><code class="tsd-tag">Readonly</code><span>previous<wbr/>Element<wbr/>Sibling</span><a href="#previouselementsibling" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">previousElementSibling</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></div><div class="tsd-comment tsd-typography"><p>Returns the first preceding sibling that is an element, and null otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/CharacterData/previousElementSibling">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#previouselementsibling">previousElementSibling</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17313</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="childelementcount"><code class="tsd-tag">Readonly</code><span>child<wbr/>Element<wbr/>Count</span><a href="#childelementcount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">childElementCount</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Document/childElementCount">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#childelementcount">childElementCount</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17745</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="children"><code class="tsd-tag">Readonly</code><span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.HTMLCollection.html" class="tsd-signature-type tsd-kind-interface">HTMLCollection</a></div><div class="tsd-comment tsd-typography"><p>Returns the child elements.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Document/children">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#children">children</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17751</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="firstelementchild"><code class="tsd-tag">Readonly</code><span>first<wbr/>Element<wbr/>Child</span><a href="#firstelementchild" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">firstElementChild</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></div><div class="tsd-comment tsd-typography"><p>Returns the first child that is an element, and null otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Document/firstElementChild">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#firstelementchild">firstElementChild</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17757</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="lastelementchild"><code class="tsd-tag">Readonly</code><span>last<wbr/>Element<wbr/>Child</span><a href="#lastelementchild" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">lastElementChild</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></div><div class="tsd-comment tsd-typography"><p>Returns the last child that is an element, and null otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Document/lastElementChild">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#lastelementchild">lastElementChild</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17763</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="classname"><code class="tsd-tag">Readonly</code><span class="deprecated">class<wbr/>Name</span><a href="#classname" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">className</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><div class="tsd-comment tsd-typography"><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated-5">Deprecated<a href="#deprecated-5" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4></div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#classname">className</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:20376</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="ownersvgelement"><code class="tsd-tag">Readonly</code><span>owner<wbr/>SVG<wbr/>Element</span><a href="#ownersvgelement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ownerSVGElement</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGSVGElement.html" class="tsd-signature-type tsd-kind-interface">SVGSVGElement</a></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/SVGElement/ownerSVGElement">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#ownersvgelement">ownerSVGElement</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:20378</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="viewportelement"><code class="tsd-tag">Readonly</code><span>viewport<wbr/>Element</span><a href="#viewportelement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">viewportElement</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGElement.html" class="tsd-signature-type tsd-kind-interface">SVGElement</a></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/SVGElement/viewportElement">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#viewportelement">viewportElement</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:20380</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="assignedslot"><code class="tsd-tag">Readonly</code><span>assigned<wbr/>Slot</span><a href="#assignedslot" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">assignedSlot</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLSlotElement.html" class="tsd-signature-type tsd-kind-interface">HTMLSlotElement</a></div><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/assignedSlot">MDN Reference</a></p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#assignedslot">assignedSlot</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:22553</li></ul></aside></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Accessors"><svg class="icon-chevron-down" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M6 9L12 15L18 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><h2>Accessors</h2></summary><section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="classlist"><span>class<wbr/>List</span><a href="#classlist" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li><div class="tsd-signature" id="classlistclasslist"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">classList</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/DOMTokenList" class="tsd-signature-type external" target="_blank">DOMTokenList</a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/classList">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/docs/Web/API/DOMTokenList" class="tsd-signature-type external" target="_blank">DOMTokenList</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from SVGElement.classList</p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8237</li></ul></aside></div></li><li><div class="tsd-signature" id="classlistclasslist-1"><span class="tsd-signature-keyword">set</span> <span class="tsd-kind-set-signature">classList</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></div><div class="tsd-description"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from SVGElement.classList</p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8238</li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="part"><span>part</span><a href="#part" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li><div class="tsd-signature" id="partpart"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">part</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/DOMTokenList" class="tsd-signature-type external" target="_blank">DOMTokenList</a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/part">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/docs/Web/API/DOMTokenList" class="tsd-signature-type external" target="_blank">DOMTokenList</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from SVGElement.part</p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8283</li></ul></aside></div></li><li><div class="tsd-signature" id="partpart-1"><span class="tsd-signature-keyword">set</span> <span class="tsd-kind-set-signature">part</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></div><div class="tsd-description"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from SVGElement.part</p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8284</li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="style"><span>style</span><a href="#style" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li><div class="tsd-signature" id="stylestyle"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">style</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration" class="tsd-signature-type external" target="_blank">CSSStyleDeclaration</a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/style">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration" class="tsd-signature-type external" target="_blank">CSSStyleDeclaration</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from SVGElement.style</p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8500</li></ul></aside></div></li><li><div class="tsd-signature" id="stylestyle-1"><span class="tsd-signature-keyword">set</span> <span class="tsd-kind-set-signature">style</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">cssText</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></div><div class="tsd-description"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">cssText</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from SVGElement.style</p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8501</li></ul></aside></div></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><svg class="icon-chevron-down" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M6 9L12 15L18 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><h2>Methods</h2></summary><section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="animate"><span>animate</span><a href="#animate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">animate</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">keyframes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Keyframe.html" class="tsd-signature-type tsd-kind-interface">Keyframe</a><span class="tsd-signature-symbol">[]</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.PropertyIndexedKeyframes.html" class="tsd-signature-type tsd-kind-interface">PropertyIndexedKeyframes</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.KeyframeAnimationOptions.html" class="tsd-signature-type tsd-kind-interface">KeyframeAnimationOptions</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Animation.html" class="tsd-signature-type tsd-kind-interface">Animation</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/animate">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">keyframes</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Keyframe.html" class="tsd-signature-type tsd-kind-interface">Keyframe</a><span class="tsd-signature-symbol">[]</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.PropertyIndexedKeyframes.html" class="tsd-signature-type tsd-kind-interface">PropertyIndexedKeyframes</a></code></pre></li><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.KeyframeAnimationOptions.html" class="tsd-signature-type tsd-kind-interface">KeyframeAnimationOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a href="_internal_.Animation.html" class="tsd-signature-type tsd-kind-interface">Animation</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#animate">animate</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2702</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getanimations"><span>get<wbr/>Animations</span><a href="#getanimations" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getAnimations</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.GetAnimationsOptions.html" class="tsd-signature-type tsd-kind-interface">GetAnimationsOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Animation.html" class="tsd-signature-type tsd-kind-interface">Animation</a><span class="tsd-signature-symbol">[]</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/getAnimations">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.GetAnimationsOptions.html" class="tsd-signature-type tsd-kind-interface">GetAnimationsOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a href="_internal_.Animation.html" class="tsd-signature-type tsd-kind-interface">Animation</a><span class="tsd-signature-symbol">[]</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getanimations">getAnimations</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:2704</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="after"><span>after</span><a href="#after" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">after</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.</p> <p>Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/CharacterData/after">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-signature-symbol">…</span><span class="tsd-kind-parameter">nodes</span>: (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#after">after</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:6167</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="before"><span>before</span><a href="#before" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">before</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.</p> <p>Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/CharacterData/before">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-signature-symbol">…</span><span class="tsd-kind-parameter">nodes</span>: (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#before">before</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:6175</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="remove"><span>remove</span><a href="#remove" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">remove</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Removes node.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/CharacterData/remove">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#remove">remove</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:6181</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="replacewith"><span>replace<wbr/>With</span><a href="#replacewith" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">replaceWith</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.</p> <p>Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/CharacterData/replaceWith">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-signature-symbol">…</span><span class="tsd-kind-parameter">nodes</span>: (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#replacewith">replaceWith</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:6189</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="attachshadow"><span>attach<wbr/>Shadow</span><a href="#attachshadow" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">attachShadow</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">init</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ShadowRootInit.html" class="tsd-signature-type tsd-kind-interface">ShadowRootInit</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.ShadowRoot.html" class="tsd-signature-type tsd-kind-interface">ShadowRoot</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Creates a shadow root for element and returns it.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/attachShadow">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">init</span>: <a href="_internal_.ShadowRootInit.html" class="tsd-signature-type tsd-kind-interface">ShadowRootInit</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a href="_internal_.ShadowRoot.html" class="tsd-signature-type tsd-kind-interface">ShadowRoot</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#attachshadow">attachShadow</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8322</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="checkvisibility"><span>check<wbr/>Visibility</span><a href="#checkvisibility" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">checkVisibility</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.CheckVisibilityOptions.html" class="tsd-signature-type tsd-kind-interface">CheckVisibilityOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/checkVisibility">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.CheckVisibilityOptions.html" class="tsd-signature-type tsd-kind-interface">CheckVisibilityOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#checkvisibility">checkVisibility</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8324</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="closest"><span>closest</span><a href="#closest" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">closest</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#closestk">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selector</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk">K</a><span class="tsd-signature-symbol">]</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/closest">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="closestk"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selector</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk">K</a><span class="tsd-signature-symbol">]</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#closest">closest</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8330</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">closest</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#closestk-1">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selector</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-1">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-1">K</a><span class="tsd-signature-symbol">]</span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="closestk-1"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selector</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-1">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-1">K</a><span class="tsd-signature-symbol">]</span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#closest">closest</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8331</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">closest</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#closestk-2">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selector</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-2">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-2">K</a><span class="tsd-signature-symbol">]</span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="closestk-2"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selector</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-2">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closestk-2">K</a><span class="tsd-signature-symbol">]</span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#closest">closest</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8332</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">closest</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#closeste">E</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a> <span class="tsd-signature-symbol">=</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closeste">E</a></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="closeste"><span class="tsd-kind-type-parameter">E</span> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a> = <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#closeste">E</a></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#closest">closest</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8333</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="computedstylemap"><span>computed<wbr/>Style<wbr/>Map</span><a href="#computedstylemap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">computedStyleMap</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly" class="tsd-signature-type external" target="_blank">StylePropertyMapReadOnly</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/computedStyleMap">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly" class="tsd-signature-type external" target="_blank">StylePropertyMapReadOnly</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#computedstylemap">computedStyleMap</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8335</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getattribute"><span>get<wbr/>Attribute</span><a href="#getattribute" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getAttribute</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/getAttribute">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getattribute">getAttribute</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8341</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getattributens"><span>get<wbr/>Attribute<wbr/>NS</span><a href="#getattributens" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getAttributeNS</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/getAttributeNS">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespace</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">localName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getattributens">getAttributeNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8347</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getattributenames"><span>get<wbr/>Attribute<wbr/>Names</span><a href="#getattributenames" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getAttributeNames</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns the qualified names of all element's attributes. Can contain duplicates.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/getAttributeNames">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getattributenames">getAttributeNames</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8353</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getattributenode"><span>get<wbr/>Attribute<wbr/>Node</span><a href="#getattributenode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getAttributeNode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/getAttributeNode">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getattributenode">getAttributeNode</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8355</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getattributenodens"><span>get<wbr/>Attribute<wbr/>Node<wbr/>NS</span><a href="#getattributenodens" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getAttributeNodeNS</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/getAttributeNodeNS">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespace</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">localName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getattributenodens">getAttributeNodeNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8357</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getboundingclientrect"><span>get<wbr/>Bounding<wbr/>Client<wbr/>Rect</span><a href="#getboundingclientrect" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getBoundingClientRect</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.DOMRect.html" class="tsd-signature-type tsd-kind-interface">DOMRect</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/getBoundingClientRect">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <a href="_internal_.DOMRect.html" class="tsd-signature-type tsd-kind-interface">DOMRect</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getboundingclientrect">getBoundingClientRect</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8359</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getclientrects"><span>get<wbr/>Client<wbr/>Rects</span><a href="#getclientrects" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getClientRects</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/DOMRectList" class="tsd-signature-type external" target="_blank">DOMRectList</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/getClientRects">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/docs/Web/API/DOMRectList" class="tsd-signature-type external" target="_blank">DOMRectList</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getclientrects">getClientRects</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8361</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getelementsbyclassname"><span>get<wbr/>Elements<wbr/>By<wbr/>Class<wbr/>Name</span><a href="#getelementsbyclassname" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByClassName</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">classNames</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>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.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/getElementsByClassName">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">classNames</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbyclassname">getElementsByClassName</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8367</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getelementsbytagname"><span>get<wbr/>Elements<wbr/>By<wbr/>Tag<wbr/>Name</span><a href="#getelementsbytagname" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByTagName</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#getelementsbytagnamek">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/getElementsByTagName">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="getelementsbytagnamek"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbytagname">getElementsByTagName</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8369</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByTagName</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#getelementsbytagnamek-1">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-1">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-1">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="getelementsbytagnamek-1"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-1">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-1">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbytagname">getElementsByTagName</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8370</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByTagName</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#getelementsbytagnamek-2">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-2">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-2">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="getelementsbytagnamek-2"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-2">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-2">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbytagname">getElementsByTagName</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8371</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByTagName</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#getelementsbytagnamek-3">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-3">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-3">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="getelementsbytagnamek-3"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-3">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#getelementsbytagnamek-3">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated-6">Deprecated<a href="#deprecated-6" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4></div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbytagname">getElementsByTagName</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8373</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByTagName</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbytagname">getElementsByTagName</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8374</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getelementsbytagnamens"><span>get<wbr/>Elements<wbr/>By<wbr/>Tag<wbr/>Name<wbr/>NS</span><a href="#getelementsbytagnamens" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByTagNameNS</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">namespaceURI</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"http://www.w3.org/1999/xhtml"</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElement.html" class="tsd-signature-type tsd-kind-interface">HTMLElement</a><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/getElementsByTagNameNS">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespaceURI</span>: <span class="tsd-signature-type">"http://www.w3.org/1999/xhtml"</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">localName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElement.html" class="tsd-signature-type tsd-kind-interface">HTMLElement</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbytagnamens">getElementsByTagNameNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8376</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByTagNameNS</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">namespaceURI</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"http://www.w3.org/2000/svg"</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.SVGElement.html" class="tsd-signature-type tsd-kind-interface">SVGElement</a><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespaceURI</span>: <span class="tsd-signature-type">"http://www.w3.org/2000/svg"</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">localName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.SVGElement.html" class="tsd-signature-type tsd-kind-interface">SVGElement</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbytagnamens">getElementsByTagNameNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8377</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByTagNameNS</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">namespaceURI</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"http://www.w3.org/1998/Math/MathML"</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.MathMLElement.html" class="tsd-signature-type tsd-kind-interface">MathMLElement</a><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespaceURI</span>: <span class="tsd-signature-type">"http://www.w3.org/1998/Math/MathML"</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">localName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.MathMLElement.html" class="tsd-signature-type tsd-kind-interface">MathMLElement</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbytagnamens">getElementsByTagNameNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8378</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getElementsByTagNameNS</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespace</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">localName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLCollectionOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getelementsbytagnamens">getElementsByTagNameNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8379</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="gethtml"><span>get<wbr/>HTML</span><a href="#gethtml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getHTML</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.GetHTMLOptions.html" class="tsd-signature-type tsd-kind-interface">GetHTMLOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/getHTML">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.GetHTMLOptions.html" class="tsd-signature-type tsd-kind-interface">GetHTMLOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#gethtml">getHTML</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8381</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="hasattribute"><span>has<wbr/>Attribute</span><a href="#hasattribute" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">hasAttribute</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/hasAttribute">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#hasattribute">hasAttribute</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8387</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="hasattributens"><span>has<wbr/>Attribute<wbr/>NS</span><a href="#hasattributens" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">hasAttributeNS</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns true if element has an attribute whose namespace is namespace and local name is localName.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/hasAttributeNS">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespace</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">localName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#hasattributens">hasAttributeNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8393</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="hasattributes"><span>has<wbr/>Attributes</span><a href="#hasattributes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">hasAttributes</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns true if element has attributes, and false otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/hasAttributes">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#hasattributes">hasAttributes</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8399</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="haspointercapture"><span>has<wbr/>Pointer<wbr/>Capture</span><a href="#haspointercapture" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">hasPointerCapture</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">pointerId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/hasPointerCapture">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">pointerId</span>: <span class="tsd-signature-type">number</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#haspointercapture">hasPointerCapture</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8401</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="insertadjacentelement"><span>insert<wbr/>Adjacent<wbr/>Element</span><a href="#insertadjacentelement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">insertAdjacentElement</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">where</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.InsertPosition.html" class="tsd-signature-type tsd-kind-type-alias">InsertPosition</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">element</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/insertAdjacentElement">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">where</span>: <a href="../types/_internal_.InsertPosition.html" class="tsd-signature-type tsd-kind-type-alias">InsertPosition</a></code></pre></li><li><pre><code><span class="tsd-kind-parameter">element</span>: <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#insertadjacentelement">insertAdjacentElement</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8403</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="insertadjacenthtml"><span>insert<wbr/>Adjacent<wbr/>HTML</span><a href="#insertadjacenthtml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">insertAdjacentHTML</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">position</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.InsertPosition.html" class="tsd-signature-type tsd-kind-type-alias">InsertPosition</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">string</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/insertAdjacentHTML">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">position</span>: <a href="../types/_internal_.InsertPosition.html" class="tsd-signature-type tsd-kind-type-alias">InsertPosition</a></code></pre></li><li><pre><code><span class="tsd-kind-parameter">string</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#insertadjacenthtml">insertAdjacentHTML</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8405</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="insertadjacenttext"><span>insert<wbr/>Adjacent<wbr/>Text</span><a href="#insertadjacenttext" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">insertAdjacentText</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">where</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.InsertPosition.html" class="tsd-signature-type tsd-kind-type-alias">InsertPosition</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/insertAdjacentText">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">where</span>: <a href="../types/_internal_.InsertPosition.html" class="tsd-signature-type tsd-kind-type-alias">InsertPosition</a></code></pre></li><li><pre><code><span class="tsd-kind-parameter">data</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#insertadjacenttext">insertAdjacentText</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8407</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="matches"><span>matches</span><a href="#matches" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">matches</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns true if matching selectors against element's root yields element, and false otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/matches">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#matches">matches</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8413</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="releasepointercapture"><span>release<wbr/>Pointer<wbr/>Capture</span><a href="#releasepointercapture" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">releasePointerCapture</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">pointerId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/releasePointerCapture">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">pointerId</span>: <span class="tsd-signature-type">number</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#releasepointercapture">releasePointerCapture</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8415</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="removeattribute"><span>remove<wbr/>Attribute</span><a href="#removeattribute" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">removeAttribute</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Removes element's first attribute whose qualified name is qualifiedName.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/removeAttribute">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#removeattribute">removeAttribute</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8421</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="removeattributens"><span>remove<wbr/>Attribute<wbr/>NS</span><a href="#removeattributens" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">removeAttributeNS</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">localName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Removes element's attribute whose namespace is namespace and local name is localName.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/removeAttributeNS">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespace</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">localName</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#removeattributens">removeAttributeNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8427</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="removeattributenode"><span>remove<wbr/>Attribute<wbr/>Node</span><a href="#removeattributenode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">removeAttributeNode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attr</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/removeAttributeNode">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">attr</span>: <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#removeattributenode">removeAttributeNode</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8429</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="requestfullscreen"><span>request<wbr/>Fullscreen</span><a href="#requestfullscreen" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">requestFullscreen</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.FullscreenOptions.html" class="tsd-signature-type tsd-kind-interface">FullscreenOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Displays element fullscreen and resolves promise when done.</p> <p>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.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/requestFullscreen">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.FullscreenOptions.html" class="tsd-signature-type tsd-kind-interface">FullscreenOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#requestfullscreen">requestFullscreen</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8437</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="requestpointerlock"><span>request<wbr/>Pointer<wbr/>Lock</span><a href="#requestpointerlock" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">requestPointerLock</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.PointerLockOptions.html" class="tsd-signature-type tsd-kind-interface">PointerLockOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/requestPointerLock">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.PointerLockOptions.html" class="tsd-signature-type tsd-kind-interface">PointerLockOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#requestpointerlock">requestPointerLock</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8439</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="scroll"><span>scroll</span><a href="#scroll" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">scroll</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.ScrollToOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollToOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/scroll">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.ScrollToOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollToOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scroll">scroll</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8441</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">scroll</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">x</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">y</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">x</span>: <span class="tsd-signature-type">number</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">y</span>: <span class="tsd-signature-type">number</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scroll">scroll</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8442</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="scrollby"><span>scroll<wbr/>By</span><a href="#scrollby" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">scrollBy</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.ScrollToOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollToOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/scrollBy">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.ScrollToOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollToOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scrollby">scrollBy</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8444</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">scrollBy</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">x</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">y</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">x</span>: <span class="tsd-signature-type">number</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">y</span>: <span class="tsd-signature-type">number</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scrollby">scrollBy</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8445</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="scrollintoview"><span>scroll<wbr/>Into<wbr/>View</span><a href="#scrollintoview" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">scrollIntoView</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">arg</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ScrollIntoViewOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollIntoViewOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/scrollIntoView">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">arg</span>: <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.ScrollIntoViewOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollIntoViewOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scrollintoview">scrollIntoView</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8447</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="scrollto"><span>scroll<wbr/>To</span><a href="#scrollto" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">scrollTo</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.ScrollToOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollToOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/scrollTo">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.ScrollToOptions.html" class="tsd-signature-type tsd-kind-interface">ScrollToOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scrollto">scrollTo</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8449</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">scrollTo</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">x</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">y</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">x</span>: <span class="tsd-signature-type">number</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">y</span>: <span class="tsd-signature-type">number</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#scrollto">scrollTo</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8450</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="setattribute"><span>set<wbr/>Attribute</span><a href="#setattribute" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">setAttribute</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Sets the value of element's first attribute whose qualified name is qualifiedName to value.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/setAttribute">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#setattribute">setAttribute</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8456</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="setattributens"><span>set<wbr/>Attribute<wbr/>NS</span><a href="#setattributens" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">setAttributeNS</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Sets the value of element's attribute whose namespace is namespace and local name is localName to value.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/setAttributeNS">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespace</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#setattributens">setAttributeNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8462</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="setattributenode"><span>set<wbr/>Attribute<wbr/>Node</span><a href="#setattributenode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">setAttributeNode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attr</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/setAttributeNode">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">attr</span>: <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#setattributenode">setAttributeNode</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8464</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="setattributenodens"><span>set<wbr/>Attribute<wbr/>Node<wbr/>NS</span><a href="#setattributenodens" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">setAttributeNodeNS</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attr</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/setAttributeNodeNS">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">attr</span>: <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Attr.html" class="tsd-signature-type tsd-kind-interface">Attr</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#setattributenodens">setAttributeNodeNS</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8466</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="sethtmlunsafe"><span>set<wbr/>HTML<wbr/>Unsafe</span><a href="#sethtmlunsafe" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">setHTMLUnsafe</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">html</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/setHTMLUnsafe">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">html</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#sethtmlunsafe">setHTMLUnsafe</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8468</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="setpointercapture"><span>set<wbr/>Pointer<wbr/>Capture</span><a href="#setpointercapture" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">setPointerCapture</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">pointerId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Element/setPointerCapture">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">pointerId</span>: <span class="tsd-signature-type">number</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#setpointercapture">setPointerCapture</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8470</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="toggleattribute"><span>toggle<wbr/>Attribute</span><a href="#toggleattribute" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">toggleAttribute</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">qualifiedName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">force</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>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.</p> <p>Returns true if qualifiedName is now present, and false otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/toggleAttribute">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">qualifiedName</span>: <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">force</span>: <span class="tsd-signature-type">boolean</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#toggleattribute">toggleAttribute</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8478</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="webkitmatchesselector"><span class="deprecated">webkit<wbr/>Matches<wbr/>Selector</span><a href="#webkitmatchesselector" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">webkitMatchesSelector</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated-7">Deprecated<a href="#deprecated-7" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4><p>This is a legacy alias of <code>matches</code>.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Element/matches">MDN Reference</a></p> </div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#webkitmatchesselector">webkitMatchesSelector</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8484</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="dispatchevent"><span>dispatch<wbr/>Event</span><a href="#dispatchevent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">dispatchEvent</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">event</span><span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>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.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/EventTarget/dispatchEvent">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">event</span>: <a href="https://developer.mozilla.org/docs/Web/API/Event" class="tsd-signature-type external" target="_blank">Event</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#dispatchevent">dispatchEvent</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:8882</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="blur"><span>blur</span><a href="#blur" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">blur</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/blur">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#blur">blur</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:12797</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="focus"><span>focus</span><a href="#focus" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">focus</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.FocusOptions.html" class="tsd-signature-type tsd-kind-interface">FocusOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/focus">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.FocusOptions.html" class="tsd-signature-type tsd-kind-interface">FocusOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#focus">focus</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:12799</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="appendchild"><span>append<wbr/>Child</span><a href="#appendchild" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">appendChild</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#appendchildt">T</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">node</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#appendchildt">T</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#appendchildt">T</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/appendChild">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="appendchildt"><span class="tsd-kind-type-parameter">T</span> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">node</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#appendchildt">T</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#appendchildt">T</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#appendchild">appendChild</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17099</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="clonenode"><span>clone<wbr/>Node</span><a href="#clonenode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">cloneNode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">subtree</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns a copy of node. If deep is true, the copy also includes the node's descendants.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/cloneNode">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">subtree</span>: <span class="tsd-signature-type">boolean</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#clonenode">cloneNode</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17105</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="comparedocumentposition"><span>compare<wbr/>Document<wbr/>Position</span><a href="#comparedocumentposition" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">compareDocumentPosition</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">other</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns a bitmask indicating the position of other relative to node.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/compareDocumentPosition">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">other</span>: <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#comparedocumentposition">compareDocumentPosition</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17111</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="contains"><span>contains</span><a href="#contains" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">contains</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">other</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns true if other is an inclusive descendant of node, and false otherwise.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/contains">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">other</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#contains">contains</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17117</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="getrootnode"><span>get<wbr/>Root<wbr/>Node</span><a href="#getrootnode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">getRootNode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="_internal_.GetRootNodeOptions.html" class="tsd-signature-type tsd-kind-interface">GetRootNodeOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns node's root.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/getRootNode">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="_internal_.GetRootNodeOptions.html" class="tsd-signature-type tsd-kind-interface">GetRootNodeOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#getrootnode">getRootNode</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17123</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="haschildnodes"><span>has<wbr/>Child<wbr/>Nodes</span><a href="#haschildnodes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">hasChildNodes</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns whether node has children.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/hasChildNodes">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#haschildnodes">hasChildNodes</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17129</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="insertbefore"><span>insert<wbr/>Before</span><a href="#insertbefore" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">insertBefore</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#insertbeforet">T</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">node</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#insertbeforet">T</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">child</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#insertbeforet">T</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/insertBefore">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="insertbeforet"><span class="tsd-kind-type-parameter">T</span> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">node</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#insertbeforet">T</a></code></pre></li><li><pre><code><span class="tsd-kind-parameter">child</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#insertbeforet">T</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#insertbefore">insertBefore</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17131</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="isdefaultnamespace"><span>is<wbr/>Default<wbr/>Namespace</span><a href="#isdefaultnamespace" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">isDefaultNamespace</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/isDefaultNamespace">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespace</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#isdefaultnamespace">isDefaultNamespace</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17133</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="isequalnode"><span>is<wbr/>Equal<wbr/>Node</span><a href="#isequalnode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">isEqualNode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">otherNode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns whether node and otherNode have the same properties.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/isEqualNode">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">otherNode</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#isequalnode">isEqualNode</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17139</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="issamenode"><span>is<wbr/>Same<wbr/>Node</span><a href="#issamenode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">isSameNode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">otherNode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/isSameNode">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">otherNode</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#issamenode">isSameNode</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17141</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="lookupnamespaceuri"><span>lookup<wbr/>Namespace<wbr/>URI</span><a href="#lookupnamespaceuri" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">lookupNamespaceURI</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">prefix</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/lookupNamespaceURI">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">prefix</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#lookupnamespaceuri">lookupNamespaceURI</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17143</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="lookupprefix"><span>lookup<wbr/>Prefix</span><a href="#lookupprefix" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">lookupPrefix</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">namespace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/lookupPrefix">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">namespace</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#lookupprefix">lookupPrefix</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17145</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="normalize"><span>normalize</span><a href="#normalize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">normalize</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Node/normalize">MDN Reference</a></p> </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#normalize">normalize</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17151</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="removechild"><span>remove<wbr/>Child</span><a href="#removechild" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">removeChild</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#removechildt">T</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">child</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#removechildt">T</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#removechildt">T</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/removeChild">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="removechildt"><span class="tsd-kind-type-parameter">T</span> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">child</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#removechildt">T</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#removechildt">T</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#removechild">removeChild</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17153</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="replacechild"><span>replace<wbr/>Child</span><a href="#replacechild" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">replaceChild</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#replacechildt">T</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">node</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">child</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#replacechildt">T</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#replacechildt">T</a></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p><a href="https://developer.mozilla.org/docs/Web/API/Node/replaceChild">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="replacechildt"><span class="tsd-kind-type-parameter">T</span> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">node</span>: <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a></code></pre></li><li><pre><code><span class="tsd-kind-parameter">child</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#replacechildt">T</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#replacechildt">T</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#replacechild">replaceChild</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17155</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="append"><span>append</span><a href="#append" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">append</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.</p> <p>Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Document/append">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-signature-symbol">…</span><span class="tsd-kind-parameter">nodes</span>: (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#append">append</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17771</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="prepend"><span>prepend</span><a href="#prepend" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">prepend</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.</p> <p>Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Document/prepend">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-signature-symbol">…</span><span class="tsd-kind-parameter">nodes</span>: (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#prepend">prepend</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17779</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="queryselector"><span>query<wbr/>Selector</span><a href="#queryselector" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelector</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectork">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork">K</a><span class="tsd-signature-symbol">]</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns the first element that is a descendant of node that matches selectors.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Document/querySelector">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectork"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork">K</a><span class="tsd-signature-symbol">]</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselector">querySelector</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17785</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelector</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectork-1">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-1">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-1">K</a><span class="tsd-signature-symbol">]</span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectork-1"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-1">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-1">K</a><span class="tsd-signature-symbol">]</span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselector">querySelector</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17786</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelector</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectork-2">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-2">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-2">K</a><span class="tsd-signature-symbol">]</span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectork-2"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-2">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-2">K</a><span class="tsd-signature-symbol">]</span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselector">querySelector</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17787</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelector</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectork-3">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-3">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-3">K</a><span class="tsd-signature-symbol">]</span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectork-3"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-3">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectork-3">K</a><span class="tsd-signature-symbol">]</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated-8">Deprecated<a href="#deprecated-8" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4></div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselector">querySelector</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17789</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelector</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectore">E</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a> <span class="tsd-signature-symbol">=</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectore">E</a></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectore"><span class="tsd-kind-type-parameter">E</span> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a> = <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectore">E</a></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselector">querySelector</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17790</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="queryselectorall"><span>query<wbr/>Selector<wbr/>All</span><a href="#queryselectorall" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelectorAll</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectorallk">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Returns all element descendants of node that match selectors.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Document/querySelectorAll">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectorallk"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselectorall">querySelectorAll</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17796</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelectorAll</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectorallk-1">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-1">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-1">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectorallk-1"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-1">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.SVGElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-1">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselectorall">querySelectorAll</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17797</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelectorAll</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectorallk-2">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-2">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-2">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectorallk-2"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-2">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.MathMLElementTagNameMap.html" class="tsd-signature-type tsd-kind-interface">MathMLElementTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-2">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselectorall">querySelectorAll</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17798</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelectorAll</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectorallk-3">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-3">K</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-3">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectorallk-3"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-3">K</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a href="_internal_.HTMLElementDeprecatedTagNameMap.html" class="tsd-signature-type tsd-kind-interface">HTMLElementDeprecatedTagNameMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectorallk-3">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-deprecated"><h4 class="tsd-anchor-link" id="deprecated-9">Deprecated<a href="#deprecated-9" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h4></div></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselectorall">querySelectorAll</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17800</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">querySelectorAll</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#queryselectoralle">E</a> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a> <span class="tsd-signature-symbol">=</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">selectors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectoralle">E</a><span class="tsd-signature-symbol">></span></code></pre><div class="signature-body"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="queryselectoralle"><span class="tsd-kind-type-parameter">E</span> <span class="tsd-signature-keyword">extends</span> <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a> = <a href="_internal_.Element.html" class="tsd-signature-type tsd-kind-interface">Element</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">selectors</span>: <span class="tsd-signature-type">string</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">NodeListOf</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="_internal_.HTMLVideoElement.html#queryselectoralle">E</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#queryselectorall">querySelectorAll</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17801</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3 class="tsd-anchor-link" id="replacechildren"><span>replace<wbr/>Children</span><a href="#replacechildren" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-inherited tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">replaceChildren</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">nodes</span><span class="tsd-signature-symbol">:</span> (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.</p> <p>Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/Document/replaceChildren">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-signature-symbol">…</span><span class="tsd-kind-parameter">nodes</span>: (<span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.Node.html" class="tsd-signature-type tsd-kind-interface">Node</a>)<span class="tsd-signature-symbol">[]</span></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#replacechildren">replaceChildren</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:17809</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-external"><h3 class="tsd-anchor-link" id="addeventlistener"><span>add<wbr/>Event<wbr/>Listener</span><a href="#addeventlistener" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">addEventListener</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#addeventlistenerk">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="#addeventlistenerk">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">listener</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-interface">SVGTitleElement</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#addeventlistenerk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.AddEventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">AddEventListenerOptions</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>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.</p> <p>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.</p> <p>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.</p> <p>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.</p> <p>When set to true, options's once indicates that the callback will only be invoked once after which the event listener will be removed.</p> <p>If an AbortSignal is passed for options's signal, then the event listener will be removed when signal is aborted.</p> <p>The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/EventTarget/addEventListener">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="addeventlistenerk"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">type</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="#addeventlistenerk">K</a></code></pre></li><li><pre><code><span class="tsd-kind-parameter">listener</span>: <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-interface">SVGTitleElement</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#addeventlistenerk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span></code></pre></li><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.AddEventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">AddEventListenerOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#addeventlistener">addEventListener</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:22038</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">addEventListener</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">listener</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.EventListenerOrEventListenerObject.html" class="tsd-signature-type tsd-kind-type-alias">EventListenerOrEventListenerObject</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.AddEventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">AddEventListenerOptions</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>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.</p> <p>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.</p> <p>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.</p> <p>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.</p> <p>When set to true, options's once indicates that the callback will only be invoked once after which the event listener will be removed.</p> <p>If an AbortSignal is passed for options's signal, then the event listener will be removed when signal is aborted.</p> <p>The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/EventTarget/addEventListener">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">type</span>: <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">listener</span>: <a href="../types/_internal_.EventListenerOrEventListenerObject.html" class="tsd-signature-type tsd-kind-type-alias">EventListenerOrEventListenerObject</a></code></pre></li><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.AddEventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">AddEventListenerOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#addeventlistener">addEventListener</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:22039</li></ul></aside></div></div></div></section><section class="tsd-panel tsd-member tsd-is-external"><h3 class="tsd-anchor-link" id="removeeventlistener"><span>remove<wbr/>Event<wbr/>Listener</span><a href="#removeeventlistener" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon-anchor" width="1em" height="1em" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor"><path d="M14 11.9976C14 9.5059 11.683 7 8.85714 7C8.52241 7 7.41904 7.00001 7.14286 7.00001C4.30254 7.00001 2 9.23752 2 11.9976C2 14.376 3.70973 16.3664 6 16.8714C6.36756 16.9525 6.75006 16.9952 7.14286 16.9952" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11.9976C10 14.4893 12.317 16.9952 15.1429 16.9952C15.4776 16.9952 16.581 16.9952 16.8571 16.9952C19.6975 16.9952 22 14.7577 22 11.9976C22 9.6192 20.2903 7.62884 18 7.12383C17.6324 7.04278 17.2499 6.99999 16.8571 6.99999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></h3><div class="signatures tsd-is-external"><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">removeEventListener</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#removeeventlistenerk">K</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="#removeeventlistenerk">K</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">listener</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-interface">SVGTitleElement</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#removeeventlistenerk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.EventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">EventListenerOptions</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Removes the event listener in target's event listener list with the same type, callback, and options.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/EventTarget/removeEventListener">MDN Reference</a></p> </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span id="removeeventlistenerk"><span class="tsd-kind-type-parameter">K</span> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-keyword">keyof</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a></span></li></ul></section><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">type</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="#removeeventlistenerk">K</a></code></pre></li><li><pre><code><span class="tsd-kind-parameter">listener</span>: <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">this</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-interface">SVGTitleElement</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ev</span><span class="tsd-signature-symbol">:</span> <a href="_internal_.SVGElementEventMap.html" class="tsd-signature-type tsd-kind-interface">SVGElementEventMap</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="#removeeventlistenerk">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">any</span></code></pre></li><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.EventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">EventListenerOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#removeeventlistener">removeEventListener</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:22040</li></ul></aside></div></div><div class="signature"><pre class="anchor-link"><code><span class="tsd-kind-call-signature">removeEventListener</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">listener</span><span class="tsd-signature-symbol">:</span> <a href="../types/_internal_.EventListenerOrEventListenerObject.html" class="tsd-signature-type tsd-kind-type-alias">EventListenerOrEventListenerObject</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.EventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">EventListenerOptions</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></code></pre><div class="signature-body"><div class="tsd-comment tsd-typography"><p>Removes the event listener in target's event listener list with the same type, callback, and options.</p> <p><a href="https://developer.mozilla.org/docs/Web/API/EventTarget/removeEventListener">MDN Reference</a></p> </div><div class="parameters"><h4>Parameters</h4><ul class="parameter-list"><li><pre><code><span class="tsd-kind-parameter">type</span>: <span class="tsd-signature-type">string</span></code></pre></li><li><pre><code><span class="tsd-kind-parameter">listener</span>: <a href="../types/_internal_.EventListenerOrEventListenerObject.html" class="tsd-signature-type tsd-kind-type-alias">EventListenerOrEventListenerObject</a></code></pre></li><li><pre><code><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">boolean</span> <span class="tsd-signature-symbol">|</span> <a href="_internal_.EventListenerOptions.html" class="tsd-signature-type tsd-kind-interface">EventListenerOptions</a></code></pre></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="_internal_.SVGElement.html">SVGElement</a>.<a href="_internal_.SVGElement.html#removeeventlistener">removeEventListener</a></p><ul><li>Defined in node_modules/typescript/lib/lib.dom.d.ts:22041</li></ul></aside></div></div></div></section></section></details></main></div><footer class="page-footer"><div class="footer-content"><select id="theme-select"><option value="light">☀️   Light</option><option value="dark">🌙   Dark</option></select><div>TypeDoc 🤓 Unhoax Theme</div></div><hr/><small class="copyright"><span>Made with ❤️ by SacNoeuds</span><span>Copyright 2025</span></small></footer><div class="overlay"></div><script>window.ReflectionKind={"1":"Project","2":"Module","4":"Namespace","8":"Enum","16":"EnumMember","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","4096":"CallSignature","8192":"IndexSignature","16384":"ConstructorSignature","32768":"Parameter","65536":"TypeLiteral","131072":"TypeParameter","262144":"Accessor","524288":"GetSignature","1048576":"SetSignature","2097152":"TypeAlias","4194304":"Reference","8388608":"Document","Project":1,"Module":2,"Namespace":4,"Enum":8,"EnumMember":16,"Variable":32,"Function":64,"Class":128,"Interface":256,"Constructor":512,"Property":1024,"Method":2048,"CallSignature":4096,"IndexSignature":8192,"ConstructorSignature":16384,"Parameter":32768,"TypeLiteral":65536,"TypeParameter":131072,"Accessor":262144,"GetSignature":524288,"SetSignature":1048576,"TypeAlias":2097152,"Reference":4194304,"Document":8388608,"All":8388607,"ClassOrInterface":384,"VariableOrProperty":1056,"FunctionOrMethod":2112,"ClassMember":265728,"SomeSignature":1601536,"SomeModule":6,"SomeType":2294016,"SomeValue":96,"SomeMember":265232,"SomeExport":6291950,"MayContainDocuments":14680559,"ExportContainer":7,"Inheritable":273920,"ContainsCallSignatures":2624,"TypeReferenceTarget":2097544,"ValueReferenceTarget":102,"SignatureContainer":264768,"VariableContainer":7,"MethodContainer":69088} window.basePath="//"</script><script type="module" src="../assets/init-app.js"></script></body></html>