HTMLTitleElement

The HTMLTitleElement interface is implemented by a document's . This element inherits all of the properties and methods of the HTMLElement interface.</p><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLTitleElement">MDN Reference</a></p></div> </div> </div> <div class="tabbedcontent"> <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button><button class="section-tab" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION,EXTENSION_PROPERTY,EXTENSION_FUNCTION">Members & Extensions</button></div> <div class="tabs-section-body"> <div data-togglable="PROPERTY"> <h2 class="tableheader">Properties</h2> <div class="table"><a data-name="-878175990%2FProperties%2F1829791389" anchor-label="accessKey" id="-878175990%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/access-key.html"><span>access</span><wbr></wbr><span><span>Key</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-878175990%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/access-key.html">accessKey</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>HTMLElement.accessKey</strong></code> property sets the keystroke which a user can press to jump to a given element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="866483772%2FProperties%2F1829791389" anchor-label="accessKeyLabel" id="866483772%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/access-key-label.html"><span>access</span><wbr></wbr><span>Key</span><wbr></wbr><span><span>Label</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="866483772%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../-h-t-m-l-element/access-key-label.html">accessKeyLabel</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>HTMLElement.accessKeyLabel</strong></code> read-only property returns a string containing the element's browser-assigned access key (if any); otherwise it returns an empty string.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1383887600%2FProperties%2F1829791389" anchor-label="ariaActiveDescendantElement" id="-1383887600%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-active-descendant-element.html"><span>aria</span><wbr></wbr><span>Active</span><wbr></wbr><span>Descendant</span><wbr></wbr><span><span>Element</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1383887600%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-active-descendant-element.html">ariaActiveDescendantElement</a><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaActiveDescendantElement</strong></code> property of the Element interface represents the current active element when focus is on a composite widget, combobox, textbox, group, or application.</p></div></div> </div> </div> </div> </div> </div> <a data-name="643028582%2FProperties%2F1829791389" anchor-label="ariaAtomic" id="643028582%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-atomic.html"><span>aria</span><wbr></wbr><span><span>Atomic</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="643028582%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-atomic.html">ariaAtomic</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaAtomic</strong></code> property of the Element interface reflects the value of the aria-atomic attribute, which indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1205267415%2FProperties%2F1829791389" anchor-label="ariaAutoComplete" id="-1205267415%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-auto-complete.html"><span>aria</span><wbr></wbr><span>Auto</span><wbr></wbr><span><span>Complete</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1205267415%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-auto-complete.html">ariaAutoComplete</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaAutoComplete</strong></code> property of the Element interface reflects the value of the aria-autocomplete attribute, which indicates whether inputting text could trigger display of one or more predictions of the user's intended value for a combobox, searchbox, or textbox and specifies how predictions would be presented if they were made.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1174128010%2FProperties%2F1829791389" anchor-label="ariaBrailleLabel" id="1174128010%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-braille-label.html"><span>aria</span><wbr></wbr><span>Braille</span><wbr></wbr><span><span>Label</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1174128010%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-braille-label.html">ariaBrailleLabel</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaBrailleLabel</strong></code> property of the Element interface reflects the value of the aria-braillelabel attribute, which defines the ARIA braille label of the element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="645123544%2FProperties%2F1829791389" anchor-label="ariaBrailleRoleDescription" id="645123544%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-braille-role-description.html"><span>aria</span><wbr></wbr><span>Braille</span><wbr></wbr><span>Role</span><wbr></wbr><span><span>Description</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="645123544%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-braille-role-description.html">ariaBrailleRoleDescription</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaBrailleRoleDescription</strong></code> property of the Element interface reflects the value of the aria-brailleroledescription attribute, which defines the ARIA braille role description of the element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1728949080%2FProperties%2F1829791389" anchor-label="ariaBusy" id="1728949080%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-busy.html"><span>aria</span><wbr></wbr><span><span>Busy</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1728949080%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-busy.html">ariaBusy</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaBusy</strong></code> property of the Element interface reflects the value of the aria-busy attribute, which indicates whether an element is being modified, as assistive technologies may want to wait until the modifications are complete before exposing them to the user.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1415321086%2FProperties%2F1829791389" anchor-label="ariaChecked" id="-1415321086%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-checked.html"><span>aria</span><wbr></wbr><span><span>Checked</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1415321086%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-checked.html">ariaChecked</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaChecked</strong></code> property of the Element interface reflects the value of the aria-checked attribute, which indicates the current "checked" state of checkboxes, radio buttons, and other widgets that have a checked state.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1302480034%2FProperties%2F1829791389" anchor-label="ariaColCount" id="1302480034%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-col-count.html"><span>aria</span><wbr></wbr><span>Col</span><wbr></wbr><span><span>Count</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1302480034%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-col-count.html">ariaColCount</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaColCount</strong></code> property of the Element interface reflects the value of the aria-colcount attribute, which defines the number of columns in a table, grid, or treegrid.</p></div></div> </div> </div> </div> </div> </div> <a data-name="772316735%2FProperties%2F1829791389" anchor-label="ariaColIndex" id="772316735%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-col-index.html"><span>aria</span><wbr></wbr><span>Col</span><wbr></wbr><span><span>Index</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="772316735%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-col-index.html">ariaColIndex</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaColIndex</strong></code> property of the Element interface reflects the value of the aria-colindex attribute, which defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1521748846%2FProperties%2F1829791389" anchor-label="ariaColIndexText" id="-1521748846%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-col-index-text.html"><span>aria</span><wbr></wbr><span>Col</span><wbr></wbr><span>Index</span><wbr></wbr><span><span>Text</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1521748846%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-col-index-text.html">ariaColIndexText</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaColIndexText</strong></code> property of the Element interface reflects the value of the aria-colindextext attribute, which defines a human readable text alternative of aria-colindex.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1895174625%2FProperties%2F1829791389" anchor-label="ariaColSpan" id="-1895174625%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-col-span.html"><span>aria</span><wbr></wbr><span>Col</span><wbr></wbr><span><span>Span</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1895174625%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-col-span.html">ariaColSpan</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaColSpan</strong></code> property of the Element interface reflects the value of the aria-colspan attribute, which defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1883590660%2FProperties%2F1829791389" anchor-label="ariaControlsElements" id="1883590660%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-controls-elements.html"><span>aria</span><wbr></wbr><span>Controls</span><wbr></wbr><span><span>Elements</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1883590660%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-controls-elements.html">ariaControlsElements</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaControlsElements</strong></code> property of the Element interface is an array containing the elements that are controlled by the element it is applied to. For example, this might be set on a combobox to indicate the element that it pops up, or on a scrollbar to indicate the ID of the element it controls.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1401828240%2FProperties%2F1829791389" anchor-label="ariaCurrent" id="-1401828240%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-current.html"><span>aria</span><wbr></wbr><span><span>Current</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1401828240%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-current.html">ariaCurrent</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaCurrent</strong></code> property of the Element interface reflects the value of the aria-current attribute, which indicates the element that represents the current item within a container or set of related elements.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1023838878%2FProperties%2F1829791389" anchor-label="ariaDescribedByElements" id="-1023838878%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-described-by-elements.html"><span>aria</span><wbr></wbr><span>Described</span><wbr></wbr><span>By</span><wbr></wbr><span><span>Elements</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1023838878%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-described-by-elements.html">ariaDescribedByElements</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaDescribedByElements</strong></code> property of the Element interface is an array containing the element (or elements) that provide an accessible description for the element it is applied to. The accessible description is similar to the accessible label (see ariaLabelledByElements), but provides more verbose information.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1814861491%2FProperties%2F1829791389" anchor-label="ariaDescription" id="-1814861491%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-description.html"><span>aria</span><wbr></wbr><span><span>Description</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1814861491%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-description.html">ariaDescription</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaDescription</strong></code> property of the Element interface reflects the value of the aria-description attribute, which defines a string value that describes or annotates the current element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1307354256%2FProperties%2F1829791389" anchor-label="ariaDetailsElements" id="1307354256%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-details-elements.html"><span>aria</span><wbr></wbr><span>Details</span><wbr></wbr><span><span>Elements</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1307354256%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-details-elements.html">ariaDetailsElements</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaDetailsElements</strong></code> property of the Element interface is an array containing the element (or elements) that provide an accessible details for the element it is applied to. The accessible details are similar to the accessible description (see ariaDescribedByElements), but provides more verbose information.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1894026699%2FProperties%2F1829791389" anchor-label="ariaDisabled" id="-1894026699%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-disabled.html"><span>aria</span><wbr></wbr><span><span>Disabled</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1894026699%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-disabled.html">ariaDisabled</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaDisabled</strong></code> property of the Element interface reflects the value of the aria-disabled attribute, which indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1017644805%2FProperties%2F1829791389" anchor-label="ariaErrorMessageElements" id="-1017644805%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-error-message-elements.html"><span>aria</span><wbr></wbr><span>Error</span><wbr></wbr><span>Message</span><wbr></wbr><span><span>Elements</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1017644805%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-error-message-elements.html">ariaErrorMessageElements</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaErrorMessageElements</strong></code> property of the Element interface is an array containing the element (or elements) that provide an error message for the element it is applied to.</p></div></div> </div> </div> </div> </div> </div> <a data-name="843255448%2FProperties%2F1829791389" anchor-label="ariaExpanded" id="843255448%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-expanded.html"><span>aria</span><wbr></wbr><span><span>Expanded</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="843255448%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-expanded.html">ariaExpanded</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaExpanded</strong></code> property of the Element interface reflects the value of the aria-expanded attribute, which indicates whether a grouping element owned or controlled by this element is expanded or collapsed.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-2141476399%2FProperties%2F1829791389" anchor-label="ariaFlowToElements" id="-2141476399%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-flow-to-elements.html"><span>aria</span><wbr></wbr><span>Flow</span><wbr></wbr><span>To</span><wbr></wbr><span><span>Elements</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2141476399%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-flow-to-elements.html">ariaFlowToElements</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaFlowToElements</strong></code> property of the Element interface is an array containing the element (or elements) that provide an alternate reading order of content, overriding the general default reading order at the user's discretion. If just one element is provided this is the next element in the reading order. If multiple elements are provided, then each element represents a possible path that should be offered to the user for selection.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1055611073%2FProperties%2F1829791389" anchor-label="ariaHasPopup" id="-1055611073%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-has-popup.html"><span>aria</span><wbr></wbr><span>Has</span><wbr></wbr><span><span>Popup</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1055611073%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-has-popup.html">ariaHasPopup</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaHasPopup</strong></code> property of the Element interface reflects the value of the aria-haspopup attribute, which indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1567609913%2FProperties%2F1829791389" anchor-label="ariaHidden" id="-1567609913%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-hidden.html"><span>aria</span><wbr></wbr><span><span>Hidden</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1567609913%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-hidden.html">ariaHidden</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaHidden</strong></code> property of the Element interface reflects the value of the aria-hidden) attribute, which indicates whether the element is exposed to an accessibility API.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-383319630%2FProperties%2F1829791389" anchor-label="ariaInvalid" id="-383319630%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-invalid.html"><span>aria</span><wbr></wbr><span><span>Invalid</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-383319630%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-invalid.html">ariaInvalid</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaInvalid</strong></code> property of the Element interface reflects the value of the aria-invalid attribute. Relevant for the application, checkbox, combobox, gridcell, listbox, radiogroup, slider, spinbutton, textbox, and tree roles, it indicates to the accessibility API whether the entered value does not conform to the format expected by the application.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-636036701%2FProperties%2F1829791389" anchor-label="ariaKeyShortcuts" id="-636036701%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-key-shortcuts.html"><span>aria</span><wbr></wbr><span>Key</span><wbr></wbr><span><span>Shortcuts</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-636036701%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-key-shortcuts.html">ariaKeyShortcuts</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaKeyShortcuts</strong></code> property of the Element interface reflects the value of the aria-keyshortcuts attribute, which indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="526102101%2FProperties%2F1829791389" anchor-label="ariaLabel" id="526102101%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-label.html"><span>aria</span><wbr></wbr><span><span>Label</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="526102101%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-label.html">ariaLabel</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaLabel</strong></code> property of the Element interface reflects the value of the aria-label attribute, which defines a string value that labels the current element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1650839700%2FProperties%2F1829791389" anchor-label="ariaLabelledByElements" id="-1650839700%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-labelled-by-elements.html"><span>aria</span><wbr></wbr><span>Labelled</span><wbr></wbr><span>By</span><wbr></wbr><span><span>Elements</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1650839700%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-labelled-by-elements.html">ariaLabelledByElements</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaLabelledByElements</strong></code> property of the Element interface is an array containing the element (or elements) that provide an accessible name for the element it is applied to.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1796222011%2FProperties%2F1829791389" anchor-label="ariaLevel" id="-1796222011%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-level.html"><span>aria</span><wbr></wbr><span><span>Level</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1796222011%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-level.html">ariaLevel</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaLevel</strong></code> property of the Element interface reflects the value of the aria-level attribute, which defines the hierarchical level of an element within a structure.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1096348613%2FProperties%2F1829791389" anchor-label="ariaLive" id="1096348613%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-live.html"><span>aria</span><wbr></wbr><span><span>Live</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1096348613%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-live.html">ariaLive</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaLive</strong></code> property of the Element interface reflects the value of the aria-live attribute, which indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1589945532%2FProperties%2F1829791389" anchor-label="ariaModal" id="1589945532%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-modal.html"><span>aria</span><wbr></wbr><span><span>Modal</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1589945532%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-modal.html">ariaModal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaModal</strong></code> property of the Element interface reflects the value of the aria-modal attribute, which indicates whether an element is modal when displayed. Applying the aria-modal property to an element with role="dialog" replaces the technique of using aria-hidden on the background for informing assistive technologies that content outside a dialog is inert.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1395009692%2FProperties%2F1829791389" anchor-label="ariaMultiLine" id="1395009692%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-multi-line.html"><span>aria</span><wbr></wbr><span>Multi</span><wbr></wbr><span><span>Line</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1395009692%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-multi-line.html">ariaMultiLine</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaMultiLine</strong></code> property of the Element interface reflects the value of the aria-multiline attribute, which indicates whether a text box accepts multiple lines of input or only a single line.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1878914106%2FProperties%2F1829791389" anchor-label="ariaMultiSelectable" id="1878914106%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-multi-selectable.html"><span>aria</span><wbr></wbr><span>Multi</span><wbr></wbr><span><span>Selectable</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1878914106%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-multi-selectable.html">ariaMultiSelectable</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaMultiSelectable</strong></code> property of the Element interface reflects the value of the aria-multiselectable attribute, which indicates that the user may select more than one item from the current selectable descendants.</p></div></div> </div> </div> </div> </div> </div> <a data-name="522186233%2FProperties%2F1829791389" anchor-label="ariaOrientation" id="522186233%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-orientation.html"><span>aria</span><wbr></wbr><span><span>Orientation</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="522186233%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-orientation.html">ariaOrientation</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaOrientation</strong></code> property of the Element interface reflects the value of the aria-orientation attribute, which indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1763617261%2FProperties%2F1829791389" anchor-label="ariaOwnsElements" id="1763617261%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-owns-elements.html"><span>aria</span><wbr></wbr><span>Owns</span><wbr></wbr><span><span>Elements</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1763617261%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-owns-elements.html">ariaOwnsElements</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaOwnsElements</strong></code> property of the Element interface is an array containing the element (or elements) that define a visual, functional, or contextual relationship between a parent element that it is applied to, and its child elements. This is used when the DOM hierarchy cannot be used to represent the relationship, and it would not otherwise be available to assistive technology,</p></div></div> </div> </div> </div> </div> </div> <a data-name="1444490166%2FProperties%2F1829791389" anchor-label="ariaPlaceholder" id="1444490166%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-placeholder.html"><span>aria</span><wbr></wbr><span><span>Placeholder</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1444490166%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-placeholder.html">ariaPlaceholder</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaPlaceholder</strong></code> property of the Element interface reflects the value of the aria-placeholder attribute, which defines a short hint intended to aid the user with data entry when the control has no value.</p></div></div> </div> </div> </div> </div> </div> <a data-name="521394760%2FProperties%2F1829791389" anchor-label="ariaPosInSet" id="521394760%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-pos-in-set.html"><span>aria</span><wbr></wbr><span>Pos</span><wbr></wbr><span>In</span><wbr></wbr><span><span>Set</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="521394760%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-pos-in-set.html">ariaPosInSet</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaPosInSet</strong></code> property of the Element interface reflects the value of the aria-posinset attribute, which defines an element's number or position in the current set of listitems or treeitems.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-2102034969%2FProperties%2F1829791389" anchor-label="ariaPressed" id="-2102034969%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-pressed.html"><span>aria</span><wbr></wbr><span><span>Pressed</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2102034969%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-pressed.html">ariaPressed</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaPressed</strong></code> property of the Element interface reflects the value of the aria-pressed attribute, which indicates the current "pressed" state of toggle buttons.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1653475599%2FProperties%2F1829791389" anchor-label="ariaReadOnly" id="1653475599%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-read-only.html"><span>aria</span><wbr></wbr><span>Read</span><wbr></wbr><span><span>Only</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1653475599%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-read-only.html">ariaReadOnly</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaReadOnly</strong></code> property of the Element interface reflects the value of the aria-readonly attribute, which indicates that the element is not editable, but is otherwise operable.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1020444364%2FProperties%2F1829791389" anchor-label="ariaRelevant" id="-1020444364%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-relevant.html"><span>aria</span><wbr></wbr><span><span>Relevant</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1020444364%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-relevant.html">ariaRelevant</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaRelevant</strong></code> property of the Element interface reflects the value of the aria-relevant attribute, which indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. This is used to describe what changes in an aria-live region are relevant and should be announced.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-102236558%2FProperties%2F1829791389" anchor-label="ariaRequired" id="-102236558%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-required.html"><span>aria</span><wbr></wbr><span><span>Required</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-102236558%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-required.html">ariaRequired</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaRequired</strong></code> property of the Element interface reflects the value of the aria-required attribute, which indicates that user input is required on the element before a form may be submitted.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1751872739%2FProperties%2F1829791389" anchor-label="ariaRoleDescription" id="1751872739%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-role-description.html"><span>aria</span><wbr></wbr><span>Role</span><wbr></wbr><span><span>Description</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1751872739%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-role-description.html">ariaRoleDescription</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaRoleDescription</strong></code> property of the Element interface reflects the value of the aria-roledescription attribute, which defines a human-readable, author-localized description for the role of an element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1824070788%2FProperties%2F1829791389" anchor-label="ariaRowCount" id="-1824070788%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-row-count.html"><span>aria</span><wbr></wbr><span>Row</span><wbr></wbr><span><span>Count</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1824070788%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-row-count.html">ariaRowCount</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaRowCount</strong></code> property of the Element interface reflects the value of the aria-rowcount attribute, which defines the total number of rows in a table, grid, or treegrid.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1940733209%2FProperties%2F1829791389" anchor-label="ariaRowIndex" id="1940733209%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-row-index.html"><span>aria</span><wbr></wbr><span>Row</span><wbr></wbr><span><span>Index</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1940733209%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-row-index.html">ariaRowIndex</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaRowIndex</strong></code> property of the Element interface reflects the value of the aria-rowindex attribute, which defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p></div></div> </div> </div> </div> </div> </div> <a data-name="930190956%2FProperties%2F1829791389" anchor-label="ariaRowIndexText" id="930190956%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-row-index-text.html"><span>aria</span><wbr></wbr><span>Row</span><wbr></wbr><span>Index</span><wbr></wbr><span><span>Text</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="930190956%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-row-index-text.html">ariaRowIndexText</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaRowIndexText</strong></code> property of the Element interface reflects the value of the aria-rowindextext attribute, which defines a human readable text alternative of aria-rowindex.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1857483771%2FProperties%2F1829791389" anchor-label="ariaRowSpan" id="-1857483771%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-row-span.html"><span>aria</span><wbr></wbr><span>Row</span><wbr></wbr><span><span>Span</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1857483771%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-row-span.html">ariaRowSpan</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaRowSpan</strong></code> property of the Element interface reflects the value of the aria-rowspan attribute, which defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-299119882%2FProperties%2F1829791389" anchor-label="ariaSelected" id="-299119882%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-selected.html"><span>aria</span><wbr></wbr><span><span>Selected</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-299119882%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-selected.html">ariaSelected</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaSelected</strong></code> property of the Element interface reflects the value of the aria-selected attribute, which indicates the current "selected" state of elements that have a selected state.</p></div></div> </div> </div> </div> </div> </div> <a data-name="954923430%2FProperties%2F1829791389" anchor-label="ariaSetSize" id="954923430%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-set-size.html"><span>aria</span><wbr></wbr><span>Set</span><wbr></wbr><span><span>Size</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="954923430%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-set-size.html">ariaSetSize</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaSetSize</strong></code> property of the Element interface reflects the value of the aria-setsize attribute, which defines the number of items in the current set of listitems or treeitems.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1038482259%2FProperties%2F1829791389" anchor-label="ariaSort" id="1038482259%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-sort.html"><span>aria</span><wbr></wbr><span><span>Sort</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1038482259%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-sort.html">ariaSort</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaSort</strong></code> property of the Element interface reflects the value of the aria-sort attribute, which indicates if items in a table or grid are sorted in ascending or descending order.</p></div></div> </div> </div> </div> </div> </div> <a data-name="876256862%2FProperties%2F1829791389" anchor-label="ariaValueMax" id="876256862%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-value-max.html"><span>aria</span><wbr></wbr><span>Value</span><wbr></wbr><span><span>Max</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="876256862%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-value-max.html">ariaValueMax</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaValueMax</strong></code> property of the Element interface reflects the value of the aria-valuemax attribute, which defines the maximum allowed value for a range widget.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-330963664%2FProperties%2F1829791389" anchor-label="ariaValueMin" id="-330963664%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-value-min.html"><span>aria</span><wbr></wbr><span>Value</span><wbr></wbr><span><span>Min</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-330963664%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-value-min.html">ariaValueMin</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaValueMin</strong></code> property of the Element interface reflects the value of the aria-valuemin attribute, which defines the minimum allowed value for a range widget.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1168194860%2FProperties%2F1829791389" anchor-label="ariaValueNow" id="1168194860%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-value-now.html"><span>aria</span><wbr></wbr><span>Value</span><wbr></wbr><span><span>Now</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1168194860%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-value-now.html">ariaValueNow</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaValueNow</strong></code> property of the Element interface reflects the value of the aria-valuenow attribute, which defines the current value for a range widget.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1765735349%2FProperties%2F1829791389" anchor-label="ariaValueText" id="-1765735349%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/aria-value-text.html"><span>aria</span><wbr></wbr><span>Value</span><wbr></wbr><span><span>Text</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1765735349%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/aria-value-text.html">ariaValueText</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>ariaValueText</strong></code> property of the Element interface reflects the value of the aria-valuetext attribute, which defines the human-readable text alternative of aria-valuenow for a range widget.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-19583021%2FProperties%2F1829791389" anchor-label="assignedSlot" id="-19583021%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.components/-slottable/assigned-slot.html"><span>assigned</span><wbr></wbr><span><span>Slot</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-19583021%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.components/-slottable/assigned-slot.html">assignedSlot</a><span class="token operator">: </span><a href="../../web.components/-h-t-m-l-slot-element/index.html">HTMLSlotElement</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/assignedSlot">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1159063380%2FProperties%2F1829791389" anchor-label="attributes" id="-1159063380%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/attributes.html"><span><span>attributes</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1159063380%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/attributes.html">attributes</a><span class="token operator">: </span><a href="../../web.dom/-named-node-map/index.html">NamedNodeMap</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.attributes</strong></code> property returns a live collection of all attribute nodes registered to the specified node. It is a NamedNodeMap, not an Array, so it has no Array methods and the Attr nodes' indexes may differ among browsers. To be more specific, attributes is a key/value pair of strings that represents any information regarding that attribute.</p></div></div> </div> </div> </div> </div> </div> <a data-name="2125027388%2FProperties%2F1829791389" anchor-label="attributeStyleMap" id="2125027388%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.cssom/-element-c-s-s-inline-style/attribute-style-map.html"><span>attribute</span><wbr></wbr><span>Style</span><wbr></wbr><span><span>Map</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2125027388%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.cssom/-element-c-s-s-inline-style/attribute-style-map.html">attributeStyleMap</a><span class="token operator">: </span><a href="../../web.cssom/-style-property-map/index.html">StylePropertyMap</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/attributeStyleMap">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="598896634%2FProperties%2F1829791389" anchor-label="autocapitalize" id="598896634%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/autocapitalize.html"><span><span>autocapitalize</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="598896634%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/autocapitalize.html">autocapitalize</a><span class="token operator">: </span><a href="../-auto-capitalize/index.html">AutoCapitalize</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>autocapitalize</strong></code> property of the HTMLElement interface represents the element's capitalization behavior for user input. It is available on all HTML elements, though it doesn't affect all of them, including:</p></div></div> </div> </div> </div> </div> </div> <a data-name="1532691850%2FProperties%2F1829791389" anchor-label="autocorrect" id="1532691850%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/autocorrect.html"><span><span>autocorrect</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1532691850%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/autocorrect.html">autocorrect</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>autocorrect</strong></code> property of the HTMLElement interface controls whether or not autocorrection of editable text is enabled for spelling and/or punctuation errors.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-35627360%2FProperties%2F1829791389" anchor-label="autofocus" id="-35627360%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/autofocus.html"><span><span>autofocus</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-35627360%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/autofocus.html">autofocus</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/autofocus">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1280795544%2FProperties%2F1829791389" anchor-label="baseURI" id="-1280795544%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/base-u-r-i.html"><span>base</span><wbr></wbr><span><span>URI</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1280795544%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/base-u-r-i.html">baseURI</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>baseURI</strong></code> property of the Node interface returns the absolute base URL of the document containing the node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="594122%2FProperties%2F1829791389" anchor-label="childElementCount" id="594122%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/child-element-count.html"><span>child</span><wbr></wbr><span>Element</span><wbr></wbr><span><span>Count</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="594122%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.dom/-parent-node/child-element-count.html">childElementCount</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Document.childElementCount</strong></code> read-only property returns the number of child elements of the document.</p></div></div> </div> </div> </div> </div> </div> <a data-name="750565250%2FProperties%2F1829791389" anchor-label="childNodes" id="750565250%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/child-nodes.html"><span>child</span><wbr></wbr><span><span>Nodes</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="750565250%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/child-nodes.html">childNodes</a><span class="token operator">: </span><a href="../../web.dom/-node-list/index.html">NodeList</a><span class="token operator"><</span><a href="../../web.dom/-child-node/index.html">ChildNode</a><span class="token operator">></span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>childNodes</strong></code> property of the Node interface returns a live NodeList of child nodes of the given element where the first child node is assigned index 0. Child nodes include elements, text and comments.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1177062846%2FProperties%2F1829791389" anchor-label="children" id="-1177062846%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/children.html"><span><span>children</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1177062846%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.dom/-parent-node/children.html">children</a><span class="token operator">: </span><a href="../-h-t-m-l-collection/index.html">HTMLCollection</a><span class="token operator"><</span><span class="token operator">*</span><span class="token operator">></span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>children</strong></code> property returns a live HTMLCollection which contains all of the child elements of the document upon which it was called.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1428293855%2FProperties%2F1829791389" anchor-label="classList" id="-1428293855%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/class-list.html"><span>class</span><wbr></wbr><span><span>List</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1428293855%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/class-list.html">classList</a><span class="token operator">: </span><a href="../../web.dom/-d-o-m-token-list/index.html">DOMTokenList</a><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.cssom","classNames":"ClassName","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ClassName</dokka-template-command><span class="token operator">></span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>classList</strong></code> property of the Element interface contains a live DOMTokenList collection representing the class attribute of the element. This can then be used to manipulate the class list.</p></div></div> </div> </div> </div> </div> </div> <a data-name="55787988%2FProperties%2F1829791389" anchor-label="className" id="55787988%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/class-name.html"><span>class</span><wbr></wbr><span><span>Name</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="55787988%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/class-name.html">className</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.cssom","classNames":"ClassName","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ClassName</dokka-template-command></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>className</strong></code> property of the Element interface gets and sets the value of the class attribute of the specified element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1946754031%2FProperties%2F1829791389" anchor-label="clientHeight" id="-1946754031%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/client-height.html"><span>client</span><wbr></wbr><span><span>Height</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1946754031%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/client-height.html">clientHeight</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>clientHeight</strong></code> read-only property of the Element interface is zero for elements with no CSS or inline layout boxes; otherwise, it's the inner height of an element in pixels. It includes padding but excludes borders, margins, and horizontal scrollbars (if present).</p></div></div> </div> </div> </div> </div> </div> <a data-name="1119124465%2FProperties%2F1829791389" anchor-label="clientLeft" id="1119124465%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/client-left.html"><span>client</span><wbr></wbr><span><span>Left</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1119124465%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/client-left.html">clientLeft</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>clientLeft</strong></code> read-only property of the Element interface returns the width of the left border of an element in pixels. It includes the width of the vertical scrollbar if the text direction of the element is right-to-left and if there is an overflow causing a left vertical scrollbar to be rendered. clientLeft does not include the left margin or the left padding.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1963838899%2FProperties%2F1829791389" anchor-label="clientTop" id="-1963838899%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/client-top.html"><span>client</span><wbr></wbr><span><span>Top</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1963838899%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/client-top.html">clientTop</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>clientTop</strong></code> read-only property of the Element interface returns the width of the top border of an element in pixels.</p></div></div> </div> </div> </div> </div> </div> <a data-name="669546940%2FProperties%2F1829791389" anchor-label="clientWidth" id="669546940%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/client-width.html"><span>client</span><wbr></wbr><span><span>Width</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="669546940%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/client-width.html">clientWidth</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>clientWidth</strong></code> read-only property of the Element interface is zero for inline elements and elements with no CSS; otherwise, it's the inner width of an element in pixels. It includes padding but excludes borders, margins, and vertical scrollbars (if present).</p></div></div> </div> </div> </div> </div> </div> <a data-name="23266084%2FProperties%2F1829791389" anchor-label="contentEditable" id="23266084%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-element-content-editable/content-editable.html"><span>content</span><wbr></wbr><span><span>Editable</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="23266084%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../-element-content-editable/content-editable.html">contentEditable</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/contentEditable">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-684273402%2FProperties%2F1829791389" anchor-label="currentCSSZoom" id="-684273402%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/current-c-s-s-zoom.html"><span>current</span><wbr></wbr><span><span>CSSZoom</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-684273402%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/current-c-s-s-zoom.html">currentCSSZoom</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>currentCSSZoom</strong></code> read-only property of the Element interface provides the "effective" CSS zoom of an element, taking into account the zoom applied to the element and all its parent elements.</p></div></div> </div> </div> </div> </div> </div> <a data-name="2124759791%2FProperties%2F1829791389" anchor-label="customElementRegistry" id="2124759791%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/custom-element-registry.html"><span>custom</span><wbr></wbr><span>Element</span><wbr></wbr><span><span>Registry</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2124759791%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/custom-element-registry.html">customElementRegistry</a><span class="token operator">: </span><a href="../../web.components/-custom-element-registry/index.html">CustomElementRegistry</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>customElementRegistry</strong></code> read-only property of the Element interface returns the CustomElementRegistry object associated with this element, or null if one has not been set.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1537553553%2FProperties%2F1829791389" anchor-label="dataset" id="1537553553%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/dataset.html"><span><span>dataset</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1537553553%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/dataset.html">dataset</a><span class="token operator">: </span><a href="../../web.dom/-d-o-m-string-map/index.html">DOMStringMap</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dataset">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-224877460%2FProperties%2F1829791389" anchor-label="dataTestId" id="-224877460%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/data-test-id.html"><span>data</span><wbr></wbr><span>Test</span><wbr></wbr><span><span>Id</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-224877460%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/data-test-id.html">dataTestId</a><span class="token operator">: </span><a href="../../web.dom/-data-test-id/index.html">DataTestId</a><span class="token operator">?</span></div></div> </div> </div> </div> </div> </div> <a data-name="-229610216%2FProperties%2F1829791389" anchor-label="dir" id="-229610216%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/dir.html"><span><span>dir</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-229610216%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/dir.html">dir</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>HTMLElement.dir</strong></code> property indicates the text writing directionality of the content of the current element. It reflects the element's dir attribute.</p></div></div> </div> </div> </div> </div> </div> <a data-name="459996696%2FProperties%2F1829791389" anchor-label="draggable" id="459996696%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/draggable.html"><span><span>draggable</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="459996696%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/draggable.html">draggable</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>draggable</strong></code> property of the HTMLElement interface gets and sets a Boolean primitive indicating if the element is draggable.</p></div></div> </div> </div> </div> </div> </div> <a data-name="710404192%2FProperties%2F1829791389" anchor-label="editContext" id="710404192%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/edit-context.html"><span>edit</span><wbr></wbr><span><span>Context</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="710404192%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/edit-context.html">editContext</a><span class="token operator">: </span><a href="../../web.editcontext/-edit-context/index.html">EditContext</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/editContext">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-178403413%2FProperties%2F1829791389" anchor-label="enterKeyHint" id="-178403413%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-element-content-editable/enter-key-hint.html"><span>enter</span><wbr></wbr><span>Key</span><wbr></wbr><span><span>Hint</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-178403413%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../-element-content-editable/enter-key-hint.html">enterKeyHint</a><span class="token operator">: </span><a href="../-enter-key-hint/index.html">EnterKeyHint</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/enterKeyHint">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="332445195%2FProperties%2F1829791389" anchor-label="firstChild" id="332445195%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/first-child.html"><span>first</span><wbr></wbr><span><span>Child</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="332445195%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/first-child.html">firstChild</a><span class="token operator">: </span><a href="../../web.dom/-child-node/index.html">ChildNode</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>firstChild</strong></code> property of the Node interface returns the node's first child in the tree, or null if the node has no children.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1273230409%2FProperties%2F1829791389" anchor-label="firstElementChild" id="1273230409%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/first-element-child.html"><span>first</span><wbr></wbr><span>Element</span><wbr></wbr><span><span>Child</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1273230409%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.dom/-parent-node/first-element-child.html">firstElementChild</a><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Document.firstElementChild</strong></code> read-only property returns the document's first child Element, or null if there are no child elements.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1160802059%2FProperties%2F1829791389" anchor-label="hidden" id="1160802059%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/hidden.html"><span><span>hidden</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1160802059%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/hidden.html">hidden</a><span class="token operator">: </span><a href="../-hidden/index.html">Hidden</a></div><div class="brief "><p class="paragraph">The HTMLElement property <code class="strong lang-kotlin"><strong>hidden</strong></code> reflects the value of the element's hidden attribute.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1604288664%2FProperties%2F1829791389" anchor-label="id" id="-1604288664%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/id.html"><span><span>id</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1604288664%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/id.html">id</a><span class="token operator">: </span><a href="../../web.dom/-element-id/index.html">ElementId</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>id</strong></code> property of the Element interface represents the element's identifier, reflecting the id global attribute.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1423437021%2FProperties%2F1829791389" anchor-label="inert" id="-1423437021%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/inert.html"><span><span>inert</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1423437021%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/inert.html">inert</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The HTMLElement property <code class="strong lang-kotlin"><strong>inert</strong></code> reflects the value of the element's inert attribute. It is a boolean value that, when present, makes the browser "ignore" user input events for the element, including focus events and events from assistive technologies. The browser may also ignore page search and text selection in the element. This can be useful when building UIs such as modals where you would want to "trap" the focus inside the modal when it's visible.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1477115722%2FProperties%2F1829791389" anchor-label="innerHTML" id="-1477115722%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/inner-h-t-m-l.html"><span>inner</span><wbr></wbr><span><span>HTML</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1477115722%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/inner-h-t-m-l.html">innerHTML</a><span class="token operator">: </span><a href="../-html-source/index.html">HtmlSource</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>innerHTML</strong></code> property of the Element interface gets or sets the HTML or XML markup contained within the element, omitting any shadow roots in both cases.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1566239806%2FProperties%2F1829791389" anchor-label="innerText" id="-1566239806%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/inner-text.html"><span>inner</span><wbr></wbr><span><span>Text</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1566239806%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/inner-text.html">innerText</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>innerText</strong></code> property of the HTMLElement interface represents the rendered text content of a node and its descendants.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1152297580%2FProperties%2F1829791389" anchor-label="inputMode" id="-1152297580%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-element-content-editable/input-mode.html"><span>input</span><wbr></wbr><span><span>Mode</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1152297580%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../-element-content-editable/input-mode.html">inputMode</a><span class="token operator">: </span><a href="../-input-mode/index.html">InputMode</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/inputMode">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-254633532%2FProperties%2F1829791389" anchor-label="isConnected" id="-254633532%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/is-connected.html"><span>is</span><wbr></wbr><span><span>Connected</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-254633532%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/is-connected.html">isConnected</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>isConnected</strong></code> property of the Node interface returns a boolean indicating whether the node is connected (directly or indirectly) to a Document object.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1188061550%2FProperties%2F1829791389" anchor-label="isContentEditable" id="1188061550%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-element-content-editable/is-content-editable.html"><span>is</span><wbr></wbr><span>Content</span><wbr></wbr><span><span>Editable</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1188061550%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../-element-content-editable/is-content-editable.html">isContentEditable</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/isContentEditable">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="2107317575%2FProperties%2F1829791389" anchor-label="lang" id="2107317575%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/lang.html"><span><span>lang</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2107317575%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/lang.html">lang</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>lang</strong></code> property of the HTMLElement interface indicates the base language of an element's attribute values and text content, in the form of a BCP 47 language tag. It reflects the element's lang attribute; the xml:lang attribute does not affect this property.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1574925827%2FProperties%2F1829791389" anchor-label="lastChild" id="-1574925827%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/last-child.html"><span>last</span><wbr></wbr><span><span>Child</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1574925827%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/last-child.html">lastChild</a><span class="token operator">: </span><a href="../../web.dom/-child-node/index.html">ChildNode</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>lastChild</strong></code> property of the Node interface returns the last child of the node, or null if there are no child nodes.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-956002581%2FProperties%2F1829791389" anchor-label="lastElementChild" id="-956002581%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/last-element-child.html"><span>last</span><wbr></wbr><span>Element</span><wbr></wbr><span><span>Child</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-956002581%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.dom/-parent-node/last-element-child.html">lastElementChild</a><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Document.lastElementChild</strong></code> read-only property returns the document's last child Element, or null if there are no child elements.</p></div></div> </div> </div> </div> </div> </div> <a data-name="910300353%2FProperties%2F1829791389" anchor-label="localName" id="910300353%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/local-name.html"><span>local</span><wbr></wbr><span><span>Name</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="910300353%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/local-name.html">localName</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.localName</strong></code> read-only property returns the local part of the qualified name of an element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1908018254%2FProperties%2F1829791389" anchor-label="namespaceURI" id="-1908018254%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/namespace-u-r-i.html"><span>namespace</span><wbr></wbr><span><span>URI</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1908018254%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/namespace-u-r-i.html">namespaceURI</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.namespaceURI</strong></code> read-only property returns the namespace URI of the element, or null if the element is not in a namespace.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-318428808%2FProperties%2F1829791389" anchor-label="nextElementSibling" id="-318428808%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-non-document-type-child-node/next-element-sibling.html"><span>next</span><wbr></wbr><span>Element</span><wbr></wbr><span><span>Sibling</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-318428808%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.dom/-non-document-type-child-node/next-element-sibling.html">nextElementSibling</a><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">Returns the first following sibling that is an element, and null otherwise.</p></div></div> </div> </div> </div> </div> </div> <a data-name="261037172%2FProperties%2F1829791389" anchor-label="nextSibling" id="261037172%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/next-sibling.html"><span>next</span><wbr></wbr><span><span>Sibling</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="261037172%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/next-sibling.html">nextSibling</a><span class="token operator">: </span><a href="../../web.dom/-child-node/index.html">ChildNode</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>nextSibling</strong></code> property of the Node interface returns the node immediately following the specified one in their parent's childNodes, or returns null if the specified node is the last child in the parent element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="779528266%2FProperties%2F1829791389" anchor-label="nodeName" id="779528266%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/node-name.html"><span>node</span><wbr></wbr><span><span>Name</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="779528266%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/node-name.html">nodeName</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>nodeName</strong></code> property of Node returns the name of the current node as a string.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1709303419%2FProperties%2F1829791389" anchor-label="nodeType" id="1709303419%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/node-type.html"><span>node</span><wbr></wbr><span><span>Type</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1709303419%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/node-type.html">nodeType</a><span class="token operator">: </span><a href="../../web.dom/-node-type/index.html">NodeType</a></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>nodeType</strong></code> property of a Node interface is an integer that identifies what the node is. It distinguishes different kinds of nodes from each other, such as elements, text, and comments.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1921229388%2FProperties%2F1829791389" anchor-label="nodeValue" id="-1921229388%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/node-value.html"><span>node</span><wbr></wbr><span><span>Value</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1921229388%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-node/node-value.html">nodeValue</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>nodeValue</strong></code> property of the Node interface returns or sets the value of the current node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1794037754%2FProperties%2F1829791389" anchor-label="nonce" id="1794037754%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/nonce.html"><span><span>nonce</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1794037754%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/nonce.html">nonce</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/nonce">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-306575077%2FProperties%2F1829791389" anchor-label="offsetHeight" id="-306575077%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/offset-height.html"><span>offset</span><wbr></wbr><span><span>Height</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-306575077%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../-h-t-m-l-element/offset-height.html">offsetHeight</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>offsetHeight</strong></code> read-only property of the HTMLElement interface returns the height of an element, including vertical padding and borders, as an integer.</p></div></div> </div> </div> </div> </div> </div> <a data-name="271670139%2FProperties%2F1829791389" anchor-label="offsetLeft" id="271670139%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/offset-left.html"><span>offset</span><wbr></wbr><span><span>Left</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="271670139%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../-h-t-m-l-element/offset-left.html">offsetLeft</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>offsetLeft</strong></code> read-only property of the HTMLElement interface returns the number of pixels that the upper left corner of the current element is offset to the left within the HTMLElement.offsetParent node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="2086730488%2FProperties%2F1829791389" anchor-label="offsetParent" id="2086730488%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/offset-parent.html"><span>offset</span><wbr></wbr><span><span>Parent</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2086730488%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../-h-t-m-l-element/offset-parent.html">offsetParent</a><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>HTMLElement.offsetParent</strong></code> read-only property returns a reference to the element which is the closest (nearest in the containment hierarchy) positioned ancestor element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="502675843%2FProperties%2F1829791389" anchor-label="offsetTop" id="502675843%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/offset-top.html"><span>offset</span><wbr></wbr><span><span>Top</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="502675843%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../-h-t-m-l-element/offset-top.html">offsetTop</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>offsetTop</strong></code> read-only property of the HTMLElement interface returns the distance from the outer border of the current element (including its margin) to the top padding edge of the offsetParent, the closest positioned ancestor element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="168266610%2FProperties%2F1829791389" anchor-label="offsetWidth" id="168266610%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/offset-width.html"><span>offset</span><wbr></wbr><span><span>Width</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="168266610%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../-h-t-m-l-element/offset-width.html">offsetWidth</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>offsetWidth</strong></code> read-only property of the HTMLElement interface returns the layout width of an element as an integer.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1579718636%2FProperties%2F1829791389" anchor-label="onabort" id="-1579718636%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onabort.html"><span><span>onabort</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1579718636%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onabort.html">onabort</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.uievents/-u-i-event/index.html">UIEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/abort_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="563755846%2FProperties%2F1829791389" anchor-label="onanimationcancel" id="563755846%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onanimationcancel.html"><span><span>onanimationcancel</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="563755846%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onanimationcancel.html">onanimationcancel</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.animations/-animation-event/index.html">AnimationEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/animationcancel_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-623559329%2FProperties%2F1829791389" anchor-label="onanimationend" id="-623559329%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onanimationend.html"><span><span>onanimationend</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-623559329%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onanimationend.html">onanimationend</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.animations/-animation-event/index.html">AnimationEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/animationend_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1602522147%2FProperties%2F1829791389" anchor-label="onanimationiteration" id="-1602522147%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onanimationiteration.html"><span><span>onanimationiteration</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1602522147%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onanimationiteration.html">onanimationiteration</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.animations/-animation-event/index.html">AnimationEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/animationiteration_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="491136120%2FProperties%2F1829791389" anchor-label="onanimationstart" id="491136120%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onanimationstart.html"><span><span>onanimationstart</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="491136120%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onanimationstart.html">onanimationstart</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.animations/-animation-event/index.html">AnimationEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/animationstart_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1070252050%2FProperties%2F1829791389" anchor-label="onauxclick" id="1070252050%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onauxclick.html"><span><span>onauxclick</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1070252050%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onauxclick.html">onauxclick</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/auxclick_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1240304313%2FProperties%2F1829791389" anchor-label="onbeforeinput" id="1240304313%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onbeforeinput.html"><span><span>onbeforeinput</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1240304313%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onbeforeinput.html">onbeforeinput</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.input/-input-event/index.html">InputEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/beforeinput_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-655185634%2FProperties%2F1829791389" anchor-label="onbeforematch" id="-655185634%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onbeforematch.html"><span><span>onbeforematch</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-655185634%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onbeforematch.html">onbeforematch</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/beforematch_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1272727517%2FProperties%2F1829791389" anchor-label="onbeforetoggle" id="-1272727517%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onbeforetoggle.html"><span><span>onbeforetoggle</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1272727517%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onbeforetoggle.html">onbeforetoggle</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.popover/-toggle-event/index.html">ToggleEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/beforetoggle_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1867503921%2FProperties%2F1829791389" anchor-label="onblur" id="-1867503921%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onblur.html"><span><span>onblur</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1867503921%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onblur.html">onblur</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.focus/-focus-event/index.html">FocusEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/blur_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1901400540%2FProperties%2F1829791389" anchor-label="oncancel" id="1901400540%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncancel.html"><span><span>oncancel</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1901400540%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncancel.html">oncancel</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/cancel_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1510627584%2FProperties%2F1829791389" anchor-label="oncanplay" id="1510627584%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncanplay.html"><span><span>oncanplay</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1510627584%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncanplay.html">oncanplay</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canplay_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-596329995%2FProperties%2F1829791389" anchor-label="oncanplaythrough" id="-596329995%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncanplaythrough.html"><span><span>oncanplaythrough</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-596329995%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncanplaythrough.html">oncanplaythrough</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canplaythrough_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="464213350%2FProperties%2F1829791389" anchor-label="onchange" id="464213350%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onchange.html"><span><span>onchange</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="464213350%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onchange.html">onchange</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/change_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="788895932%2FProperties%2F1829791389" anchor-label="onclick" id="788895932%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onclick.html"><span><span>onclick</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="788895932%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onclick.html">onclick</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/click_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1575280204%2FProperties%2F1829791389" anchor-label="onclose" id="1575280204%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onclose.html"><span><span>onclose</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1575280204%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onclose.html">onclose</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/close_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1803004569%2FProperties%2F1829791389" anchor-label="oncommand" id="1803004569%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncommand.html"><span><span>oncommand</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1803004569%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncommand.html">oncommand</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/command_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="352655889%2FProperties%2F1829791389" anchor-label="oncontextlost" id="352655889%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncontextlost.html"><span><span>oncontextlost</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="352655889%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncontextlost.html">oncontextlost</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/contextlost_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1183927242%2FProperties%2F1829791389" anchor-label="oncontextmenu" id="-1183927242%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncontextmenu.html"><span><span>oncontextmenu</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1183927242%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncontextmenu.html">oncontextmenu</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/contextmenu_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1472145887%2FProperties%2F1829791389" anchor-label="oncontextrestored" id="1472145887%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncontextrestored.html"><span><span>oncontextrestored</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1472145887%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncontextrestored.html">oncontextrestored</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/contextrestored_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="2060391297%2FProperties%2F1829791389" anchor-label="oncopy" id="2060391297%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncopy.html"><span><span>oncopy</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2060391297%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncopy.html">oncopy</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.clipboard/-clipboard-event/index.html">ClipboardEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/copy_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-2110397567%2FProperties%2F1829791389" anchor-label="oncuechange" id="-2110397567%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncuechange.html"><span><span>oncuechange</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2110397567%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncuechange.html">oncuechange</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/cuechange_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-192383230%2FProperties%2F1829791389" anchor-label="oncut" id="-192383230%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oncut.html"><span><span>oncut</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-192383230%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oncut.html">oncut</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.clipboard/-clipboard-event/index.html">ClipboardEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/cut_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1563176068%2FProperties%2F1829791389" anchor-label="ondblclick" id="-1563176068%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ondblclick.html"><span><span>ondblclick</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1563176068%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ondblclick.html">ondblclick</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.mouse/-mouse-event/index.html">MouseEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/dblclick_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-108381534%2FProperties%2F1829791389" anchor-label="ondrag" id="-108381534%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ondrag.html"><span><span>ondrag</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-108381534%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ondrag.html">ondrag</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.dnd/-drag-event/index.html">DragEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/drag_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-173082051%2FProperties%2F1829791389" anchor-label="ondragend" id="-173082051%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ondragend.html"><span><span>ondragend</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-173082051%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ondragend.html">ondragend</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.dnd/-drag-event/index.html">DragEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragend_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-637112288%2FProperties%2F1829791389" anchor-label="ondragenter" id="-637112288%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ondragenter.html"><span><span>ondragenter</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-637112288%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ondragenter.html">ondragenter</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.dnd/-drag-event/index.html">DragEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragenter_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1103458593%2FProperties%2F1829791389" anchor-label="ondragleave" id="1103458593%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ondragleave.html"><span><span>ondragleave</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1103458593%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ondragleave.html">ondragleave</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.dnd/-drag-event/index.html">DragEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragleave_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="2024430030%2FProperties%2F1829791389" anchor-label="ondragover" id="2024430030%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ondragover.html"><span><span>ondragover</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2024430030%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ondragover.html">ondragover</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.dnd/-drag-event/index.html">DragEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragover_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-391896618%2FProperties%2F1829791389" anchor-label="ondragstart" id="-391896618%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ondragstart.html"><span><span>ondragstart</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-391896618%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ondragstart.html">ondragstart</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.dnd/-drag-event/index.html">DragEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/dragstart_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="748491079%2FProperties%2F1829791389" anchor-label="ondrop" id="748491079%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ondrop.html"><span><span>ondrop</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="748491079%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ondrop.html">ondrop</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.dnd/-drag-event/index.html">DragEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/drop_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1981672530%2FProperties%2F1829791389" anchor-label="ondurationchange" id="1981672530%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ondurationchange.html"><span><span>ondurationchange</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1981672530%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ondurationchange.html">ondurationchange</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/durationchange_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-135626648%2FProperties%2F1829791389" anchor-label="onemptied" id="-135626648%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onemptied.html"><span><span>onemptied</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-135626648%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onemptied.html">onemptied</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/emptied_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="882536394%2FProperties%2F1829791389" anchor-label="onended" id="882536394%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onended.html"><span><span>onended</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="882536394%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onended.html">onended</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/ended_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1549114428%2FProperties%2F1829791389" anchor-label="onerror" id="1549114428%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onerror.html"><span><span>onerror</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1549114428%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onerror.html">onerror</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.function","classNames":"JsFunction","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">JsFunction</dokka-template-command><span class="token operator"><</span><span class="token operator">*</span><span class="token punctuation">, </span><span class="token operator">*</span><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/error_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="512942956%2FProperties%2F1829791389" anchor-label="onfocus" id="512942956%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onfocus.html"><span><span>onfocus</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="512942956%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onfocus.html">onfocus</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.focus/-focus-event/index.html">FocusEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/focus_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-133730776%2FProperties%2F1829791389" anchor-label="onformdata" id="-133730776%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onformdata.html"><span><span>onformdata</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-133730776%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onformdata.html">onformdata</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.form/-form-data-event/index.html">FormDataEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLFormElement/formdata_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1163637849%2FProperties%2F1829791389" anchor-label="onfullscreenchange" id="1163637849%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/onfullscreenchange.html"><span><span>onfullscreenchange</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1163637849%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/onfullscreenchange.html">onfullscreenchange</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/fullscreenchange_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1987318505%2FProperties%2F1829791389" anchor-label="onfullscreenerror" id="1987318505%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/onfullscreenerror.html"><span><span>onfullscreenerror</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1987318505%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/onfullscreenerror.html">onfullscreenerror</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/fullscreenerror_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="907840111%2FProperties%2F1829791389" anchor-label="ongotpointercapture" id="907840111%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ongotpointercapture.html"><span><span>ongotpointercapture</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="907840111%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ongotpointercapture.html">ongotpointercapture</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/gotpointercapture_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="868201658%2FProperties%2F1829791389" anchor-label="oninput" id="868201658%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oninput.html"><span><span>oninput</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="868201658%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oninput.html">oninput</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.input/-input-event/index.html">InputEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/input_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-664161939%2FProperties%2F1829791389" anchor-label="oninvalid" id="-664161939%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/oninvalid.html"><span><span>oninvalid</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-664161939%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/oninvalid.html">oninvalid</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLInputElement/invalid_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1309665501%2FProperties%2F1829791389" anchor-label="onkeydown" id="-1309665501%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onkeydown.html"><span><span>onkeydown</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1309665501%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onkeydown.html">onkeydown</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.keyboard/-keyboard-event/index.html">KeyboardEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/keydown_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="826145098%2FProperties%2F1829791389" anchor-label="onkeyup" id="826145098%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onkeyup.html"><span><span>onkeyup</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="826145098%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onkeyup.html">onkeyup</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.keyboard/-keyboard-event/index.html">KeyboardEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/keyup_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1812614960%2FProperties%2F1829791389" anchor-label="onload" id="1812614960%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onload.html"><span><span>onload</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1812614960%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onload.html">onload</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/load_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1655579577%2FProperties%2F1829791389" anchor-label="onloadeddata" id="-1655579577%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onloadeddata.html"><span><span>onloadeddata</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1655579577%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onloadeddata.html">onloadeddata</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadeddata_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="149046882%2FProperties%2F1829791389" anchor-label="onloadedmetadata" id="149046882%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onloadedmetadata.html"><span><span>onloadedmetadata</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="149046882%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onloadedmetadata.html">onloadedmetadata</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadedmetadata_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="425768456%2FProperties%2F1829791389" anchor-label="onloadstart" id="425768456%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onloadstart.html"><span><span>onloadstart</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="425768456%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onloadstart.html">onloadstart</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadstart_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1036010583%2FProperties%2F1829791389" anchor-label="onlostpointercapture" id="-1036010583%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onlostpointercapture.html"><span><span>onlostpointercapture</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1036010583%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onlostpointercapture.html">onlostpointercapture</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/lostpointercapture_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-731557667%2FProperties%2F1829791389" anchor-label="onmousedown" id="-731557667%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onmousedown.html"><span><span>onmousedown</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-731557667%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onmousedown.html">onmousedown</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.mouse/-mouse-event/index.html">MouseEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/mousedown_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="349616291%2FProperties%2F1829791389" anchor-label="onmouseenter" id="349616291%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onmouseenter.html"><span><span>onmouseenter</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="349616291%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onmouseenter.html">onmouseenter</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.mouse/-mouse-event/index.html">MouseEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseenter_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="2090187172%2FProperties%2F1829791389" anchor-label="onmouseleave" id="2090187172%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onmouseleave.html"><span><span>onmouseleave</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2090187172%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onmouseleave.html">onmouseleave</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.mouse/-mouse-event/index.html">MouseEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseleave_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-29401970%2FProperties%2F1829791389" anchor-label="onmousemove" id="-29401970%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onmousemove.html"><span><span>onmousemove</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-29401970%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onmousemove.html">onmousemove</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.mouse/-mouse-event/index.html">MouseEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/mousemove_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1558476909%2FProperties%2F1829791389" anchor-label="onmouseout" id="1558476909%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onmouseout.html"><span><span>onmouseout</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1558476909%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onmouseout.html">onmouseout</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.mouse/-mouse-event/index.html">MouseEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseout_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="809333995%2FProperties%2F1829791389" anchor-label="onmouseover" id="809333995%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onmouseover.html"><span><span>onmouseover</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="809333995%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onmouseover.html">onmouseover</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.mouse/-mouse-event/index.html">MouseEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseover_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="625629572%2FProperties%2F1829791389" anchor-label="onmouseup" id="625629572%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onmouseup.html"><span><span>onmouseup</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="625629572%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onmouseup.html">onmouseup</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.mouse/-mouse-event/index.html">MouseEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/mouseup_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1664093679%2FProperties%2F1829791389" anchor-label="onpaste" id="-1664093679%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpaste.html"><span><span>onpaste</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1664093679%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpaste.html">onpaste</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.clipboard/-clipboard-event/index.html">ClipboardEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/paste_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1159786510%2FProperties%2F1829791389" anchor-label="onpause" id="1159786510%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpause.html"><span><span>onpause</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1159786510%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpause.html">onpause</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/pause_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1705680034%2FProperties%2F1829791389" anchor-label="onplay" id="1705680034%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onplay.html"><span><span>onplay</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1705680034%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onplay.html">onplay</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/play_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1964282090%2FProperties%2F1829791389" anchor-label="onplaying" id="-1964282090%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onplaying.html"><span><span>onplaying</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1964282090%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onplaying.html">onplaying</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/playing_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1114933037%2FProperties%2F1829791389" anchor-label="onpointercancel" id="1114933037%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpointercancel.html"><span><span>onpointercancel</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1114933037%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpointercancel.html">onpointercancel</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/pointercancel_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-747736955%2FProperties%2F1829791389" anchor-label="onpointerdown" id="-747736955%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpointerdown.html"><span><span>onpointerdown</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-747736955%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpointerdown.html">onpointerdown</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerdown_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-151941637%2FProperties%2F1829791389" anchor-label="onpointerenter" id="-151941637%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpointerenter.html"><span><span>onpointerenter</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-151941637%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpointerenter.html">onpointerenter</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerenter_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1588629244%2FProperties%2F1829791389" anchor-label="onpointerleave" id="1588629244%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpointerleave.html"><span><span>onpointerleave</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1588629244%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpointerleave.html">onpointerleave</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerleave_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-45581258%2FProperties%2F1829791389" anchor-label="onpointermove" id="-45581258%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpointermove.html"><span><span>onpointermove</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-45581258%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpointermove.html">onpointermove</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/pointermove_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="2112144325%2FProperties%2F1829791389" anchor-label="onpointerout" id="2112144325%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpointerout.html"><span><span>onpointerout</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2112144325%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpointerout.html">onpointerout</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerout_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="793154707%2FProperties%2F1829791389" anchor-label="onpointerover" id="793154707%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpointerover.html"><span><span>onpointerover</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="793154707%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpointerover.html">onpointerover</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerover_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1503986946%2FProperties%2F1829791389" anchor-label="onpointerrawupdate" id="1503986946%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpointerrawupdate.html"><span><span>onpointerrawupdate</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1503986946%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpointerrawupdate.html">onpointerrawupdate</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph">Available only in secure contexts.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1474773804%2FProperties%2F1829791389" anchor-label="onpointerup" id="1474773804%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onpointerup.html"><span><span>onpointerup</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1474773804%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onpointerup.html">onpointerup</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.pointer/-pointer-event/index.html">PointerEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/pointerup_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="634948425%2FProperties%2F1829791389" anchor-label="onprogress" id="634948425%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onprogress.html"><span><span>onprogress</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="634948425%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onprogress.html">onprogress</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"ProgressEvent","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ProgressEvent</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/progress_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1135810566%2FProperties%2F1829791389" anchor-label="onratechange" id="1135810566%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onratechange.html"><span><span>onratechange</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1135810566%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onratechange.html">onratechange</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/ratechange_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="56934101%2FProperties%2F1829791389" anchor-label="onreset" id="56934101%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onreset.html"><span><span>onreset</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="56934101%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onreset.html">onreset</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLFormElement/reset_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-942262046%2FProperties%2F1829791389" anchor-label="onresize" id="-942262046%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onresize.html"><span><span>onresize</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-942262046%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onresize.html">onresize</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.uievents/-u-i-event/index.html">UIEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/resize_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1098796265%2FProperties%2F1829791389" anchor-label="onscroll" id="1098796265%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onscroll.html"><span><span>onscroll</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1098796265%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onscroll.html">onscroll</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Document/scroll_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1099558550%2FProperties%2F1829791389" anchor-label="onscrollend" id="1099558550%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onscrollend.html"><span><span>onscrollend</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1099558550%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onscrollend.html">onscrollend</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Document/scrollend_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="2090349553%2FProperties%2F1829791389" anchor-label="onsecuritypolicyviolation" id="2090349553%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onsecuritypolicyviolation.html"><span><span>onsecuritypolicyviolation</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2090349553%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onsecuritypolicyviolation.html">onsecuritypolicyviolation</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.csp/-security-policy-violation-event/index.html">SecurityPolicyViolationEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Document/securitypolicyviolation_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-964502049%2FProperties%2F1829791389" anchor-label="onseeked" id="-964502049%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onseeked.html"><span><span>onseeked</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-964502049%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onseeked.html">onseeked</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seeked_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1366484058%2FProperties%2F1829791389" anchor-label="onseeking" id="1366484058%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onseeking.html"><span><span>onseeking</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1366484058%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onseeking.html">onseeking</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seeking_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-306249318%2FProperties%2F1829791389" anchor-label="onselect" id="-306249318%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onselect.html"><span><span>onselect</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-306249318%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onselect.html">onselect</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLInputElement/select_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1245341640%2FProperties%2F1829791389" anchor-label="onselectionchange" id="1245341640%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onselectionchange.html"><span><span>onselectionchange</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1245341640%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onselectionchange.html">onselectionchange</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Document/selectionchange_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-72550946%2FProperties%2F1829791389" anchor-label="onselectstart" id="-72550946%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onselectstart.html"><span><span>onselectstart</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-72550946%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onselectstart.html">onselectstart</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Node/selectstart_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-796502232%2FProperties%2F1829791389" anchor-label="onslotchange" id="-796502232%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onslotchange.html"><span><span>onslotchange</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-796502232%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onslotchange.html">onslotchange</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/slotchange_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="2059492389%2FProperties%2F1829791389" anchor-label="onstalled" id="2059492389%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onstalled.html"><span><span>onstalled</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2059492389%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onstalled.html">onstalled</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/stalled_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="970550782%2FProperties%2F1829791389" anchor-label="onsubmit" id="970550782%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onsubmit.html"><span><span>onsubmit</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="970550782%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onsubmit.html">onsubmit</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.form/-submit-event/index.html">SubmitEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLFormElement/submit_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1355797816%2FProperties%2F1829791389" anchor-label="onsuspend" id="-1355797816%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onsuspend.html"><span><span>onsuspend</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1355797816%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onsuspend.html">onsuspend</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/suspend_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="833629568%2FProperties%2F1829791389" anchor-label="ontimeupdate" id="833629568%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontimeupdate.html"><span><span>ontimeupdate</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="833629568%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontimeupdate.html">ontimeupdate</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/timeupdate_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="76992066%2FProperties%2F1829791389" anchor-label="ontoggle" id="76992066%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontoggle.html"><span><span>ontoggle</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="76992066%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontoggle.html">ontoggle</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.popover/-toggle-event/index.html">ToggleEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/toggle_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-905692245%2FProperties%2F1829791389" anchor-label="ontouchcancel" id="-905692245%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontouchcancel.html"><span><span>ontouchcancel</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-905692245%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontouchcancel.html">ontouchcancel</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.touch/-touch-event/index.html">TouchEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/touchcancel_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="670605082%2FProperties%2F1829791389" anchor-label="ontouchend" id="670605082%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontouchend.html"><span><span>ontouchend</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="670605082%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontouchend.html">ontouchend</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.touch/-touch-event/index.html">TouchEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/touchend_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1570191412%2FProperties%2F1829791389" anchor-label="ontouchmove" id="1570191412%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontouchmove.html"><span><span>ontouchmove</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1570191412%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontouchmove.html">ontouchmove</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.touch/-touch-event/index.html">TouchEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/touchmove_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1357380749%2FProperties%2F1829791389" anchor-label="ontouchstart" id="-1357380749%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontouchstart.html"><span><span>ontouchstart</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1357380749%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontouchstart.html">ontouchstart</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.touch/-touch-event/index.html">TouchEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/touchstart_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1945149095%2FProperties%2F1829791389" anchor-label="ontransitioncancel" id="1945149095%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontransitioncancel.html"><span><span>ontransitioncancel</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1945149095%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontransitioncancel.html">ontransitioncancel</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.cssom/-transition-event/index.html">TransitionEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/transitioncancel_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1997308514%2FProperties%2F1829791389" anchor-label="ontransitionend" id="-1997308514%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontransitionend.html"><span><span>ontransitionend</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1997308514%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontransitionend.html">ontransitionend</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.cssom/-transition-event/index.html">TransitionEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/transitionend_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1732612590%2FProperties%2F1829791389" anchor-label="ontransitionrun" id="1732612590%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontransitionrun.html"><span><span>ontransitionrun</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1732612590%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontransitionrun.html">ontransitionrun</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.cssom/-transition-event/index.html">TransitionEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/transitionrun_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1126870793%2FProperties%2F1829791389" anchor-label="ontransitionstart" id="-1126870793%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/ontransitionstart.html"><span><span>ontransitionstart</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1126870793%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/ontransitionstart.html">ontransitionstart</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.cssom/-transition-event/index.html">TransitionEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/transitionstart_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1097425996%2FProperties%2F1829791389" anchor-label="onvolumechange" id="1097425996%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onvolumechange.html"><span><span>onvolumechange</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1097425996%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onvolumechange.html">onvolumechange</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/volumechange_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1793951273%2FProperties%2F1829791389" anchor-label="onwaiting" id="-1793951273%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onwaiting.html"><span><span>onwaiting</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1793951273%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onwaiting.html">onwaiting</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/waiting_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1216005705%2FProperties%2F1829791389" anchor-label="onwheel" id="1216005705%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.globals/-global-event-handlers/onwheel.html"><span><span>onwheel</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1216005705%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.globals/-global-event-handlers/onwheel.html">onwheel</a><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventHandler","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventHandler</dokka-template-command><span class="token operator"><</span><a href="../../web.mouse/-wheel-event/index.html">WheelEvent</a><span class="token punctuation">, </span><a href="../../web.globals/-global-event-handlers/index.html">GlobalEventHandlers</a><span class="token punctuation">, </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">></span><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/wheel_event">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1195688783%2FProperties%2F1829791389" anchor-label="outerHTML" id="-1195688783%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/outer-h-t-m-l.html"><span>outer</span><wbr></wbr><span><span>HTML</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1195688783%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/outer-h-t-m-l.html">outerHTML</a><span class="token operator">: </span><a href="../-html-source/index.html">HtmlSource</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>outerHTML</strong></code> attribute of the Element interface gets or sets the HTML or XML markup of the element and its descendants, omitting any shadow roots in both cases.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1284812867%2FProperties%2F1829791389" anchor-label="outerText" id="-1284812867%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/outer-text.html"><span>outer</span><wbr></wbr><span><span>Text</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1284812867%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/outer-text.html">outerText</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>outerText</strong></code> property of the HTMLElement interface returns the same value as HTMLElement.innerText. When used as a setter it replaces the whole current node with the given text (this differs from innerText, which replaces the content inside the current node).</p></div></div> </div> </div> </div> </div> </div> <a data-name="-962754967%2FProperties%2F1829791389" anchor-label="ownerDocument" id="-962754967%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/owner-document.html"><span>owner</span><wbr></wbr><span><span>Document</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-962754967%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">override </span><span class="token keyword">val </span><a href="../../web.dom/-element/owner-document.html">ownerDocument</a><span class="token operator">: </span><a href="../../web.dom/-document/index.html">Document</a></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>ownerDocument</strong></code> property of the Node interface returns the top-level document object of the node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="171764145%2FProperties%2F1829791389" anchor-label="parentElement" id="171764145%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/parent-element.html"><span>parent</span><wbr></wbr><span><span>Element</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="171764145%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/parent-element.html">parentElement</a><span class="token operator">: </span><a href="../-h-t-m-l-element/index.html">HTMLElement</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>parentElement</strong></code> property of Node interface returns the DOM node's parent Element, or null if the node either has no parent, or its parent isn't a DOM Element. Node.parentNode on the other hand returns any kind of parent, regardless of its type.</p></div></div> </div> </div> </div> </div> </div> <a data-name="173572235%2FProperties%2F1829791389" anchor-label="parentNode" id="173572235%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/parent-node.html"><span>parent</span><wbr></wbr><span><span>Node</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="173572235%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/parent-node.html">parentNode</a><span class="token operator">: </span><a href="../../web.dom/-parent-node/index.html">ParentNode</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>parentNode</strong></code> property of the Node interface returns the parent of the specified node in the DOM tree.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-857241072%2FProperties%2F1829791389" anchor-label="part" id="-857241072%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/part.html"><span><span>part</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-857241072%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/part.html">part</a><span class="token operator">: </span><a href="../../web.dom/-d-o-m-token-list/index.html">DOMTokenList</a><span class="token operator"><</span>ERROR CLASS: Symbol not found for JsString<span class="token operator">></span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>part</strong></code> property of the Element interface contains a DOMTokenList object representing the part identifier(s) of the element. It reflects the element's part content attribute. These can be used to style parts of a shadow DOM, via the ::part pseudo-element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1139063296%2FProperties%2F1829791389" anchor-label="popover" id="1139063296%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/popover.html"><span><span>popover</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1139063296%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/popover.html">popover</a><span class="token operator">: </span><a href="../../web.popover/-popover/index.html">Popover</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>popover</strong></code> property of the HTMLElement interface gets and sets an element's popover state via JavaScript ("auto", "hint", or "manual"), and can be used for feature detection.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1872788177%2FProperties%2F1829791389" anchor-label="prefix" id="1872788177%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/prefix.html"><span><span>prefix</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1872788177%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/prefix.html">prefix</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.prefix</strong></code> read-only property returns the namespace prefix of the specified element, or null if no prefix is specified.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-580922636%2FProperties%2F1829791389" anchor-label="previousElementSibling" id="-580922636%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-non-document-type-child-node/previous-element-sibling.html"><span>previous</span><wbr></wbr><span>Element</span><wbr></wbr><span><span>Sibling</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-580922636%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.dom/-non-document-type-child-node/previous-element-sibling.html">previousElementSibling</a><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">Returns the first preceding sibling that is an element, and null otherwise.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1509508744%2FProperties%2F1829791389" anchor-label="previousSibling" id="-1509508744%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/previous-sibling.html"><span>previous</span><wbr></wbr><span><span>Sibling</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1509508744%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-node/previous-sibling.html">previousSibling</a><span class="token operator">: </span><a href="../../web.dom/-child-node/index.html">ChildNode</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The read-only <code class="strong lang-kotlin"><strong>previousSibling</strong></code> property of the Node interface returns the node immediately preceding the specified one in its parent's childNodes list, or null if the specified node is the first in that list.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1494478204%2FProperties%2F1829791389" anchor-label="role" id="-1494478204%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.aria/-a-r-i-a-mixin/role.html"><span><span>role</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1494478204%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.aria/-a-r-i-a-mixin/role.html">role</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>role</strong></code> property of the Element interface returns the explicitly set WAI-ARIA role for the element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1944457423%2FProperties%2F1829791389" anchor-label="scrollHeight" id="1944457423%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/scroll-height.html"><span>scroll</span><wbr></wbr><span><span>Height</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1944457423%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/scroll-height.html">scrollHeight</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>scrollHeight</strong></code> read-only property of the Element interface is a measurement of the height of an element's content, including content not visible on the screen due to overflow.</p></div></div> </div> </div> </div> </div> </div> <a data-name="425967663%2FProperties%2F1829791389" anchor-label="scrollLeft" id="425967663%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/scroll-left.html"><span>scroll</span><wbr></wbr><span><span>Left</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="425967663%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/scroll-left.html">scrollLeft</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>scrollLeft</strong></code> property of the Element interface gets or sets the number of pixels by which an element's content is scrolled from its left edge. This value is subpixel precise in modern browsers, meaning that it isn't necessarily a whole number.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1061842511%2FProperties%2F1829791389" anchor-label="scrollTop" id="1061842511%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/scroll-top.html"><span>scroll</span><wbr></wbr><span><span>Top</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1061842511%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/scroll-top.html">scrollTop</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>scrollTop</strong></code> property of the Element interface gets or sets the number of pixels by which an element's content is scrolled from its top edge. This value is subpixel precise in modern browsers, meaning that it isn't necessarily a whole number.</p></div></div> </div> </div> </div> </div> </div> <a data-name="656522558%2FProperties%2F1829791389" anchor-label="scrollWidth" id="656522558%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/scroll-width.html"><span>scroll</span><wbr></wbr><span><span>Width</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="656522558%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/scroll-width.html">scrollWidth</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>scrollWidth</strong></code> read-only property of the Element interface is a measurement of the width of an element's content, including content not visible on the screen due to overflow.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1079685567%2FProperties%2F1829791389" anchor-label="shadowRoot" id="-1079685567%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/shadow-root.html"><span>shadow</span><wbr></wbr><span><span>Root</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1079685567%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/shadow-root.html">shadowRoot</a><span class="token operator">: </span><a href="../../web.components/-shadow-root/index.html">ShadowRoot</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.shadowRoot</strong></code> read-only property represents the shadow root hosted by the element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-169912731%2FProperties%2F1829791389" anchor-label="slot" id="-169912731%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/slot.html"><span><span>slot</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-169912731%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../../web.dom/-element/slot.html">slot</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>slot</strong></code> property of the Element interface returns the name of the shadow DOM slot the element is inserted in.</p></div></div> </div> </div> </div> </div> </div> <a data-name="649362581%2FProperties%2F1829791389" anchor-label="spellcheck" id="649362581%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/spellcheck.html"><span><span>spellcheck</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="649362581%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/spellcheck.html">spellcheck</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>spellcheck</strong></code> property of the HTMLElement interface represents a boolean value that controls the spell-checking hint. It is available on all HTML elements, though it doesn't affect all of them.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1134193522%2FProperties%2F1829791389" anchor-label="style" id="1134193522%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.cssom/-element-c-s-s-inline-style/style.html"><span><span>style</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1134193522%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">val </span><a href="../../web.cssom/-element-c-s-s-inline-style/style.html">style</a><span class="token operator">: </span><a href="../../web.cssom/-c-s-s-style-declaration/index.html">CSSStyleDeclaration</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/style">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1184350380%2FProperties%2F1829791389" anchor-label="tabIndex" id="-1184350380%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/tab-index.html"><span>tab</span><wbr></wbr><span><span>Index</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1184350380%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">var </span><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/tab-index.html">tabIndex</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/tabIndex">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1442110094%2FProperties%2F1829791389" anchor-label="tagName" id="-1442110094%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/tag-name.html"><span>tag</span><wbr></wbr><span><span>Name</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1442110094%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../web.dom/-element/tag-name.html">tagName</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>tagName</strong></code> read-only property of the Element interface returns the tag name of the element on which it's called.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1705605946%2FProperties%2F1829791389" anchor-label="text" id="1705605946%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="text.html"><span><span>text</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1705605946%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="text.html">text</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>text</strong></code> property of the HTMLTitleElement interface represents the child text content of the document's title as a string. It contains the <title> element's content as text; if HTML tags are included within the <title> element, they are included as part of the string value rather than being parsed as HTML.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1091869963%2FProperties%2F1829791389" anchor-label="textContent" id="1091869963%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/text-content.html"><span>text</span><wbr></wbr><span><span>Content</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1091869963%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">override </span><span class="token keyword">var </span><a href="../../web.dom/-element/text-content.html">textContent</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Node/textContent">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1935595603%2FProperties%2F1829791389" anchor-label="title" id="-1935595603%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/title.html"><span><span>title</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1935595603%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/title.html">title</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>HTMLElement.title</strong></code> property represents the title of the element: the text usually displayed in a 'tooltip' popup when the mouse is over the node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="671290743%2FProperties%2F1829791389" anchor-label="translate" id="671290743%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/translate.html"><span><span>translate</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="671290743%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/translate.html">translate</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>translate</strong></code> property of the HTMLElement interface indicates whether an element's attribute values and the values of its Text node children are to be translated when the page is localized, or whether to leave them unchanged.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1391789982%2FProperties%2F1829791389" anchor-label="writingSuggestions" id="-1391789982%2FProperties%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/writing-suggestions.html"><span>writing</span><wbr></wbr><span><span>Suggestions</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1391789982%2FProperties%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">var </span><a href="../-h-t-m-l-element/writing-suggestions.html">writingSuggestions</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>writingSuggestions</strong></code> property of the HTMLElement interface is a string indicating if browser-provided writing suggestions should be enabled under the scope of the element or not.</p></div></div> </div> </div> </div> </div> </div> </div> </div> <div data-togglable="FUNCTION"> <h2 class="tableheader">Functions</h2> <div class="table"><a data-name="-129737782%2FFunctions%2F1829791389" anchor-label="after" id="-129737782%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-child-node/after.html"><span><span>after</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-129737782%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-child-node/after.html"><span class="token function">after</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><br><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-child-node/after.html"><span class="token function">after</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1339437716%2FFunctions%2F1829791389" anchor-label="animate" id="-1339437716%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.animations/-animatable/animate.html"><span><span>animate</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1339437716%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.animations/-animatable/animate.html"><span class="token function">animate</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">keyframes<span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.animations/-keyframe/index.html">Keyframe</a><span class="token operator">></span><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">options<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.animations/-animation/index.html">Animation</a></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/animate">MDN Reference</a></p></div><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.animations/-animatable/animate.html"><span class="token function">animate</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">keyframes<span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.animations/-keyframe/index.html">Keyframe</a><span class="token operator">></span><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">options<span class="token operator">: </span><a href="../../web.animations/-keyframe-animation-options/index.html">KeyframeAnimationOptions</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.animations/-animation/index.html">Animation</a></div><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.animations/-animatable/animate.html"><span class="token function">animate</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">keyframes<span class="token operator">: </span><a href="../../web.animations/-property-indexed-keyframes/index.html">PropertyIndexedKeyframes</a><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">options<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.animations/-animation/index.html">Animation</a></div><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.animations/-animatable/animate.html"><span class="token function">animate</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">keyframes<span class="token operator">: </span><a href="../../web.animations/-property-indexed-keyframes/index.html">PropertyIndexedKeyframes</a><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">options<span class="token operator">: </span><a href="../../web.animations/-keyframe-animation-options/index.html">KeyframeAnimationOptions</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.animations/-animation/index.html">Animation</a></div></div> </div> </div> </div> </div> </div> <a data-name="-546684598%2FFunctions%2F1829791389" anchor-label="append" id="-546684598%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/append.html"><span><span>append</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-546684598%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/append.html"><span class="token function">append</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><br><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/append.html"><span class="token function">append</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Document.append()</strong></code> method inserts a set of Node objects or strings after the last child of the document. Strings are inserted as equivalent Text nodes.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-506950395%2FFunctions%2F1829791389" anchor-label="appendChild" id="-506950395%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/append-child.html"><span>append</span><wbr></wbr><span><span>Child</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-506950395%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.dom/-node/append-child.html">T</a><span class="token operator"> : </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">> </span><a href="../../web.dom/-node/append-child.html"><span class="token function">appendChild</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">node<span class="token operator">: </span><a href="../../web.dom/-node/append-child.html">T</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-node/append-child.html">T</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>appendChild()</strong></code> method of the Node interface adds a node to the end of the list of children of a specified parent node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="2039897984%2FFunctions%2F1829791389" anchor-label="appendText" id="2039897984%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-togglable="EXTENSION_FUNCTION" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/append-text.html"><span>append</span><wbr></wbr><span><span>Text</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2039897984%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">.</span><a href="../../web.dom/append-text.html"><span class="token function">appendText</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">text<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a></div></div> </div> </div> </div> </div> </div> <a data-name="-64908908%2FFunctions%2F1829791389" anchor-label="attachInternals" id="-64908908%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/attach-internals.html"><span>attach</span><wbr></wbr><span><span>Internals</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-64908908%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../-h-t-m-l-element/attach-internals.html"><span class="token function">attachInternals</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.components/-element-internals/index.html">ElementInternals</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>HTMLElement.attachInternals()</strong></code> method returns an ElementInternals object. This method allows a custom element to participate in HTML forms. The ElementInternals interface provides utilities for working with these elements in the same way you would work with any standard HTML form element, and also exposes the Accessibility Object Model to the element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="269139604%2FFunctions%2F1829791389" anchor-label="attachShadow" id="269139604%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/attach-shadow.html"><span>attach</span><wbr></wbr><span><span>Shadow</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="269139604%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/attach-shadow.html"><span class="token function">attachShadow</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">init<span class="token operator">: </span><a href="../../web.components/-shadow-root-init/index.html">ShadowRootInit</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.components/-shadow-root/index.html">ShadowRoot</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.attachShadow()</strong></code> method attaches a shadow DOM tree to the specified element and returns a reference to its ShadowRoot.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1035127150%2FFunctions%2F1829791389" anchor-label="before" id="-1035127150%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-child-node/before.html"><span><span>before</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1035127150%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-child-node/before.html"><span class="token function">before</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><br><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-child-node/before.html"><span class="token function">before</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.</p></div></div> </div> </div> </div> </div> </div> <a data-name="80583274%2FFunctions%2F1829791389" anchor-label="blur" id="80583274%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/blur.html"><span><span>blur</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="80583274%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/blur.html"><span class="token function">blur</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/blur">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="450702259%2FFunctions%2F1829791389" anchor-label="checkVisibility" id="450702259%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/check-visibility.html"><span>check</span><wbr></wbr><span><span>Visibility</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="450702259%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/check-visibility.html"><span class="token function">checkVisibility</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.dom/-check-visibility-options/index.html">CheckVisibilityOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>checkVisibility()</strong></code> method of the Element interface checks whether the element is visible.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1420002691%2FFunctions%2F1829791389" anchor-label="click" id="-1420002691%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/click.html"><span><span>click</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1420002691%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../-h-t-m-l-element/click.html"><span class="token function">click</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>HTMLElement.click()</strong></code> method simulates a mouse click on an element. When called on an element, the element's click event is fired (unless its disabled attribute is set).</p></div></div> </div> </div> </div> </div> </div> <a data-name="2138732425%2FFunctions%2F1829791389" anchor-label="cloneNode" id="2138732425%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/clone-node.html"><span>clone</span><wbr></wbr><span><span>Node</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2138732425%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/clone-node.html"><span class="token function">cloneNode</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">subtree<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>cloneNode()</strong></code> method of the Node interface returns a duplicate of the node on which this method was called. Its parameter controls if the subtree contained in the node is also cloned or not.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1749435271%2FFunctions%2F1829791389" anchor-label="closest" id="-1749435271%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/closest.html"><span><span>closest</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1749435271%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/closest.html"><span class="token function">closest</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">selector<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">?</span></div><br><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.dom/-element/closest.html">T</a><span class="token operator"> : </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">> </span><a href="../../web.dom/-element/closest.html"><span class="token function">closest</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">selector<span class="token operator">: </span><a href="../../web.dom/-tag-name/index.html">TagName</a><span class="token operator"><</span><a href="../../web.dom/-element/closest.html">T</a><span class="token operator">></span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-element/closest.html">T</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>closest()</strong></code> method of the Element interface traverses the element and its parents (heading toward the document root) until it finds a node that matches the specified CSS selector.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1989771406%2FFunctions%2F1829791389" anchor-label="compareDocumentPosition" id="-1989771406%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/compare-document-position.html"><span>compare</span><wbr></wbr><span>Document</span><wbr></wbr><span><span>Position</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1989771406%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/compare-document-position.html"><span class="token function">compareDocumentPosition</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">other<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-node-position/index.html">NodePosition</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>compareDocumentPosition()</strong></code> method of the Node interface reports the position of its argument node relative to the node on which it is called.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-200352629%2FFunctions%2F1829791389" anchor-label="computedStyleMap" id="-200352629%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/computed-style-map.html"><span>computed</span><wbr></wbr><span>Style</span><wbr></wbr><span><span>Map</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-200352629%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/computed-style-map.html"><span class="token function">computedStyleMap</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.cssom/-style-property-map-read-only/index.html">StylePropertyMapReadOnly</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>computedStyleMap()</strong></code> method of the Element interface returns a StylePropertyMapReadOnly interface which provides a read-only representation of a CSS declaration block that is an alternative to CSSStyleDeclaration.</p></div></div> </div> </div> </div> </div> </div> <a data-name="355768051%2FFunctions%2F1829791389" anchor-label="contains" id="355768051%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/contains.html"><span><span>contains</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="355768051%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/contains.html"><span class="token function">contains</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">other<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>contains()</strong></code> method of the Node interface returns a boolean value indicating whether a node is a descendant of a given node, that is the node itself, one of its direct children (childNodes), one of the children's direct children, and so on.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-939904185%2FFunctions%2F1829791389" anchor-label="dispatchEvent" id="-939904185%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.profiler/-profiler/index.html#-939904185%2FFunctions%2F1829791389"><span>dispatch</span><wbr></wbr><span><span>Event</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-939904185%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.profiler/-profiler/index.html#-939904185%2FFunctions%2F1829791389"><span class="token function">dispatchEvent</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">event<span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div></div> </div> </div> </div> </div> </div> <a data-name="1369945701%2FFunctions%2F1829791389" anchor-label="focus" id="1369945701%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/focus.html"><span><span>focus</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1369945701%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-h-t-m-l-or-s-v-g-or-math-m-l-element/focus.html"><span class="token function">focus</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.dom/-focus-options/index.html">FocusOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/HTMLElement/focus">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="1807874977%2FFunctions%2F1829791389" anchor-label="getAnimations" id="1807874977%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.animations/-animatable/get-animations.html"><span>get</span><wbr></wbr><span><span>Animations</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1807874977%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.animations/-animatable/get-animations.html"><span class="token function">getAnimations</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.animations/-get-animations-options/index.html">GetAnimationsOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span><a href="../../web.animations/-animation/index.html">Animation</a><span class="token operator">></span></div><div class="brief "><p class="paragraph"><a href="https://developer.mozilla.org/docs/Web/API/Element/getAnimations">MDN Reference</a></p></div></div> </div> </div> </div> </div> </div> <a data-name="-1500507993%2FFunctions%2F1829791389" anchor-label="getAttribute" id="-1500507993%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-attribute.html"><span>get</span><wbr></wbr><span><span>Attribute</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1500507993%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-attribute.html"><span class="token function">getAttribute</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">qualifiedName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>getAttribute()</strong></code> method of the Element interface returns the value of a specified attribute on the element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1655620053%2FFunctions%2F1829791389" anchor-label="getAttributeNames" id="1655620053%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-attribute-names.html"><span>get</span><wbr></wbr><span>Attribute</span><wbr></wbr><span><span>Names</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1655620053%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-attribute-names.html"><span class="token function">getAttributeNames</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.array","classNames":"ReadonlyArray","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ReadonlyArray</dokka-template-command><span class="token operator"><</span>ERROR CLASS: Symbol not found for JsString<span class="token operator">></span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>getAttributeNames()</strong></code> method of the Element interface returns the attribute names of the element as an Array of strings. If the element has no attributes it returns an empty array.</p></div></div> </div> </div> </div> </div> </div> <a data-name="952002889%2FFunctions%2F1829791389" anchor-label="getAttributeNode" id="952002889%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-attribute-node.html"><span>get</span><wbr></wbr><span>Attribute</span><wbr></wbr><span><span>Node</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="952002889%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-attribute-node.html"><span class="token function">getAttributeNode</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">qualifiedName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-attr/index.html">Attr</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">Returns the specified attribute of the specified element, as an Attr node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-304500230%2FFunctions%2F1829791389" anchor-label="getAttributeNodeNS" id="-304500230%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-attribute-node-n-s.html"><span>get</span><wbr></wbr><span>Attribute</span><wbr></wbr><span>Node</span><wbr></wbr><span><span>NS</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-304500230%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-attribute-node-n-s.html"><span class="token function">getAttributeNodeNS</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">namespace<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">localName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-attr/index.html">Attr</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>getAttributeNodeNS()</strong></code> method of the Element interface returns the namespaced Attr node of an element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="339472988%2FFunctions%2F1829791389" anchor-label="getAttributeNS" id="339472988%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-attribute-n-s.html"><span>get</span><wbr></wbr><span>Attribute</span><wbr></wbr><span><span>NS</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="339472988%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-attribute-n-s.html"><span class="token function">getAttributeNS</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">namespace<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">localName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>getAttributeNS()</strong></code> method of the Element interface returns the string value of the attribute with the specified namespace and name. If the named attribute does not exist, the value returned will either be null or "" (the empty string); see Notes for details.</p></div></div> </div> </div> </div> </div> </div> <a data-name="755755694%2FFunctions%2F1829791389" anchor-label="getBoundingClientRect" id="755755694%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-bounding-client-rect.html"><span>get</span><wbr></wbr><span>Bounding</span><wbr></wbr><span>Client</span><wbr></wbr><span><span>Rect</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="755755694%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-bounding-client-rect.html"><span class="token function">getBoundingClientRect</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.geometry/-d-o-m-rect/index.html">DOMRect</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.getBoundingClientRect()</strong></code> method returns a DOMRect object providing information about the size of an element and its position relative to the viewport.</p></div></div> </div> </div> </div> </div> </div> <a data-name="741291541%2FFunctions%2F1829791389" anchor-label="getClientRects" id="741291541%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-client-rects.html"><span>get</span><wbr></wbr><span>Client</span><wbr></wbr><span><span>Rects</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="741291541%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-client-rects.html"><span class="token function">getClientRects</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.geometry/-d-o-m-rect-list/index.html">DOMRectList</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>getClientRects()</strong></code> method of the Element interface returns a collection of DOMRect objects that indicate the bounding rectangles for each CSS border box in a client.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1322376642%2FFunctions%2F1829791389" anchor-label="getElementsByClassName" id="1322376642%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-elements-by-class-name.html"><span>get</span><wbr></wbr><span>Elements</span><wbr></wbr><span>By</span><wbr></wbr><span>Class</span><wbr></wbr><span><span>Name</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1322376642%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-elements-by-class-name.html"><span class="token function">getElementsByClassName</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">classNames<span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.cssom","classNames":"ClassName","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ClassName</dokka-template-command></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../-h-t-m-l-collection/index.html">HTMLCollection</a><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span></div><div class="brief "><p class="paragraph">The Element method <code class="strong lang-kotlin"><strong>getElementsByClassName()</strong></code> returns a live HTMLCollection which contains every descendant element which has the specified class name or names.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1740735283%2FFunctions%2F1829791389" anchor-label="getElementsByTagName" id="-1740735283%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-elements-by-tag-name.html"><span>get</span><wbr></wbr><span>Elements</span><wbr></wbr><span>By</span><wbr></wbr><span>Tag</span><wbr></wbr><span><span>Name</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1740735283%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-elements-by-tag-name.html"><span class="token function">getElementsByTagName</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">qualifiedName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../-h-t-m-l-collection/index.html">HTMLCollection</a><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span></div><br><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.dom/-element/get-elements-by-tag-name.html">T</a><span class="token operator"> : </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">> </span><a href="../../web.dom/-element/get-elements-by-tag-name.html"><span class="token function">getElementsByTagName</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">qualifiedName<span class="token operator">: </span><a href="../../web.dom/-tag-name/index.html">TagName</a><span class="token operator"><</span><a href="../../web.dom/-element/get-elements-by-tag-name.html">T</a><span class="token operator">></span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../-h-t-m-l-collection/index.html">HTMLCollection</a><span class="token operator"><</span><a href="../../web.dom/-element/get-elements-by-tag-name.html">T</a><span class="token operator">></span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.getElementsByTagName()</strong></code> method returns a live HTMLCollection of elements with the given tag name.</p></div></div> </div> </div> </div> </div> </div> <a data-name="659184989%2FFunctions%2F1829791389" anchor-label="getElementsByTagNameNS" id="659184989%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-elements-by-tag-name-n-s.html"><span>get</span><wbr></wbr><span>Elements</span><wbr></wbr><span>By</span><wbr></wbr><span>Tag</span><wbr></wbr><span>Name</span><wbr></wbr><span><span>NS</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="659184989%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-elements-by-tag-name-n-s.html"><span class="token function">getElementsByTagNameNS</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">namespace<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">localName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../-h-t-m-l-collection/index.html">HTMLCollection</a><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span></div><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.dom/-element/get-elements-by-tag-name-n-s.html">T</a><span class="token operator"> : </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">> </span><a href="../../web.dom/-element/get-elements-by-tag-name-n-s.html"><span class="token function">getElementsByTagNameNS</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">namespaceURI<span class="token operator">: </span><a href="../../web.dom/-tag-namespace/index.html">TagNamespace</a><span class="token operator"><</span><a href="../../web.dom/-element/get-elements-by-tag-name-n-s.html">T</a><span class="token operator">></span><span class="token punctuation">, </span></span><span class="parameter ">localName<span class="token operator">: </span><a href="../../web.dom/-tag-name/index.html">TagName</a><span class="token operator"><</span><a href="../../web.dom/-element/get-elements-by-tag-name-n-s.html">T</a><span class="token operator">></span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../-h-t-m-l-collection/index.html">HTMLCollection</a><span class="token operator"><</span><a href="../../web.dom/-element/get-elements-by-tag-name-n-s.html">T</a><span class="token operator">></span></div></div> </div> </div> </div> </div> </div> <a data-name="-1922643309%2FFunctions%2F1829791389" anchor-label="getHTML" id="-1922643309%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/get-h-t-m-l.html"><span>get</span><wbr></wbr><span><span>HTML</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1922643309%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/get-h-t-m-l.html"><span class="token function">getHTML</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.dom/-get-h-t-m-l-options/index.html">GetHTMLOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>getHTML()</strong></code> method of the Element interface is used to serialize an element's DOM to an HTML string.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1574151041%2FFunctions%2F1829791389" anchor-label="getRootNode" id="-1574151041%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/get-root-node.html"><span>get</span><wbr></wbr><span>Root</span><wbr></wbr><span><span>Node</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1574151041%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/get-root-node.html"><span class="token function">getRootNode</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.dom/-get-root-node-options/index.html">GetRootNodeOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>getRootNode()</strong></code> method of the Node interface returns the context object's root, which optionally includes the shadow root if it is available.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1615375587%2FFunctions%2F1829791389" anchor-label="hasAttribute" id="1615375587%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/has-attribute.html"><span>has</span><wbr></wbr><span><span>Attribute</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1615375587%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/has-attribute.html"><span class="token function">hasAttribute</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">qualifiedName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.hasAttribute()</strong></code> method returns a Boolean value indicating whether the specified element has the specified attribute or not.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-109062752%2FFunctions%2F1829791389" anchor-label="hasAttributeNS" id="-109062752%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/has-attribute-n-s.html"><span>has</span><wbr></wbr><span>Attribute</span><wbr></wbr><span><span>NS</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-109062752%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/has-attribute-n-s.html"><span class="token function">hasAttributeNS</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">namespace<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">localName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>hasAttributeNS()</strong></code> method of the Element interface returns a boolean value indicating whether the current element has the specified attribute with the specified namespace.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1197254362%2FFunctions%2F1829791389" anchor-label="hasAttributes" id="-1197254362%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/has-attributes.html"><span>has</span><wbr></wbr><span><span>Attributes</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1197254362%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/has-attributes.html"><span class="token function">hasAttributes</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>hasAttributes()</strong></code> method of the Element interface returns a boolean value indicating whether the current element has any attributes or not.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1489370644%2FFunctions%2F1829791389" anchor-label="hasChildNodes" id="1489370644%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/has-child-nodes.html"><span>has</span><wbr></wbr><span>Child</span><wbr></wbr><span><span>Nodes</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1489370644%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/has-child-nodes.html"><span class="token function">hasChildNodes</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>hasChildNodes()</strong></code> method of the Node interface returns a boolean value indicating whether the given Node has child nodes or not.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1310395666%2FFunctions%2F1829791389" anchor-label="hasPointerCapture" id="1310395666%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/has-pointer-capture.html"><span>has</span><wbr></wbr><span>Pointer</span><wbr></wbr><span><span>Capture</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1310395666%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/has-pointer-capture.html"><span class="token function">hasPointerCapture</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">pointerId<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>hasPointerCapture()</strong></code> method of the Element interface checks whether the element on which it is invoked has pointer capture for the pointer identified by the given pointer ID.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-831115422%2FFunctions%2F1829791389" anchor-label="hidePopover" id="-831115422%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/hide-popover.html"><span>hide</span><wbr></wbr><span><span>Popover</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-831115422%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../-h-t-m-l-element/hide-popover.html"><span class="token function">hidePopover</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>hidePopover()</strong></code> method of the HTMLElement interface hides a popover element (i.e., one that has a valid popover attribute) by removing it from the top layer and styling it with display: none.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-111717125%2FFunctions%2F1829791389" anchor-label="insertAdjacentElement" id="-111717125%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/insert-adjacent-element.html"><span>insert</span><wbr></wbr><span>Adjacent</span><wbr></wbr><span><span>Element</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-111717125%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/insert-adjacent-element.html"><span class="token function">insertAdjacentElement</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">where<span class="token operator">: </span><a href="../../web.dom/-insert-position/index.html">InsertPosition</a><span class="token punctuation">, </span></span><span class="parameter ">element<span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>insertAdjacentElement()</strong></code> method of the Element interface inserts a given element node at a given position relative to the element it is invoked upon.</p></div></div> </div> </div> </div> </div> </div> <a data-name="180291048%2FFunctions%2F1829791389" anchor-label="insertAdjacentHTML" id="180291048%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/insert-adjacent-h-t-m-l.html"><span>insert</span><wbr></wbr><span>Adjacent</span><wbr></wbr><span><span>HTML</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="180291048%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/insert-adjacent-h-t-m-l.html"><span class="token function">insertAdjacentHTML</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">position<span class="token operator">: </span><a href="../../web.dom/-insert-position/index.html">InsertPosition</a><span class="token punctuation">, </span></span><span class="parameter ">string<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><br><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/insert-adjacent-h-t-m-l.html"><span class="token function">insertAdjacentHTML</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">position<span class="token operator">: </span><a href="../../web.dom/-insert-position/index.html">InsertPosition</a><span class="token punctuation">, </span></span><span class="parameter ">string<span class="token operator">: </span><a href="../../web.trustedtypes/-trusted-h-t-m-l/index.html">TrustedHTML</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>insertAdjacentHTML()</strong></code> method of the Element interface parses the specified input as HTML or XML and inserts the resulting nodes into the DOM tree at a specified position.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1277758264%2FFunctions%2F1829791389" anchor-label="insertAdjacentText" id="1277758264%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/insert-adjacent-text.html"><span>insert</span><wbr></wbr><span>Adjacent</span><wbr></wbr><span><span>Text</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1277758264%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/insert-adjacent-text.html"><span class="token function">insertAdjacentText</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">where<span class="token operator">: </span><a href="../../web.dom/-insert-position/index.html">InsertPosition</a><span class="token punctuation">, </span></span><span class="parameter ">data<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>insertAdjacentText()</strong></code> method of the Element interface, given a relative position and a string, inserts a new text node at the given position relative to the element it is called from.</p></div></div> </div> </div> </div> </div> </div> <a data-name="552523119%2FFunctions%2F1829791389" anchor-label="insertBefore" id="552523119%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/insert-before.html"><span>insert</span><wbr></wbr><span><span>Before</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="552523119%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.dom/-node/insert-before.html">T</a><span class="token operator"> : </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">> </span><a href="../../web.dom/-node/insert-before.html"><span class="token function">insertBefore</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">node<span class="token operator">: </span><a href="../../web.dom/-node/insert-before.html">T</a><span class="token punctuation">, </span></span><span class="parameter ">child<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-node/insert-before.html">T</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>insertBefore()</strong></code> method of the Node interface inserts a node before a reference node as a child of a specified parent node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1655999431%2FFunctions%2F1829791389" anchor-label="intersectionFlow" id="-1655999431%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-togglable="EXTENSION_FUNCTION" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.intersection/intersection-flow.html"><span>intersection</span><wbr></wbr><span><span>Flow</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1655999431%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">.</span><a href="../../web.intersection/intersection-flow.html"><span class="token function">intersectionFlow</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.intersection/-intersection-observer-init/index.html">IntersectionObserverInit</a><span class="token operator"> = </span>unsafeJso()</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html">Flow</a><span class="token operator"><</span><a href="../../web.intersection/-intersection-observer-entry/index.html">IntersectionObserverEntry</a><span class="token operator">></span></div></div> </div> </div> </div> </div> </div> <a data-name="69284626%2FFunctions%2F1829791389" anchor-label="isDefaultNamespace" id="69284626%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/is-default-namespace.html"><span>is</span><wbr></wbr><span>Default</span><wbr></wbr><span><span>Namespace</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="69284626%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/is-default-namespace.html"><span class="token function">isDefaultNamespace</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">namespace<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>isDefaultNamespace()</strong></code> method of the Node interface accepts a namespace URI as an argument. It returns a boolean value that is true if the namespace is the default namespace on the given node and false if not. The default namespace can be retrieved with Node.lookupNamespaceURI() by passing null as the argument.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1629638996%2FFunctions%2F1829791389" anchor-label="isEqualNode" id="1629638996%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/is-equal-node.html"><span>is</span><wbr></wbr><span>Equal</span><wbr></wbr><span><span>Node</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1629638996%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/is-equal-node.html"><span class="token function">isEqualNode</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">otherNode<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>isEqualNode()</strong></code> method of the Node interface tests whether two nodes are equal. Two nodes are equal when they have the same type, defining characteristics (for elements, this would be their ID, number of children, and so forth), its attributes match, and so on. The specific set of data points that must match varies depending on the types of the nodes.</p></div></div> </div> </div> </div> </div> </div> <a data-name="202430438%2FFunctions%2F1829791389" anchor-label="isSameNode" id="202430438%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/is-same-node.html"><span>is</span><wbr></wbr><span>Same</span><wbr></wbr><span><span>Node</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="202430438%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/is-same-node.html"><span class="token function">isSameNode</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">otherNode<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>isSameNode()</strong></code> method of the Node interface is a legacy alias the for the === strict equality operator. That is, it tests whether two nodes are the same (in other words, whether they reference the same object).</p></div></div> </div> </div> </div> </div> </div> <a data-name="1093053931%2FFunctions%2F1829791389" anchor-label="lookupNamespaceURI" id="1093053931%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/lookup-namespace-u-r-i.html"><span>lookup</span><wbr></wbr><span>Namespace</span><wbr></wbr><span><span>URI</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1093053931%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/lookup-namespace-u-r-i.html"><span class="token function">lookupNamespaceURI</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">prefix<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>lookupNamespaceURI()</strong></code> method of the Node interface takes a prefix as parameter and returns the namespace URI associated with it on the given node if found (and null if not). This method's existence allows Node objects to be passed as a namespace resolver to XPathEvaluator.createExpression() and XPathEvaluator.evaluate().</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1019027894%2FFunctions%2F1829791389" anchor-label="lookupPrefix" id="-1019027894%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/lookup-prefix.html"><span>lookup</span><wbr></wbr><span><span>Prefix</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1019027894%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/lookup-prefix.html"><span class="token function">lookupPrefix</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">namespace<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>lookupPrefix()</strong></code> method of the Node interface returns a string containing the prefix for a given namespace URI, if present, and null if not. When multiple prefixes are possible, the first prefix is returned.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1668109760%2FFunctions%2F1829791389" anchor-label="matches" id="-1668109760%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/matches.html"><span><span>matches</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1668109760%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/matches.html"><span class="token function">matches</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">selectors<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>matches()</strong></code> method of the Element interface tests whether the element would be selected by the specified CSS selector.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1639414219%2FFunctions%2F1829791389" anchor-label="moveBefore" id="-1639414219%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/move-before.html"><span>move</span><wbr></wbr><span><span>Before</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1639414219%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/move-before.html"><span class="token function">moveBefore</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">node<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a><span class="token punctuation">, </span></span><span class="parameter ">child<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>moveBefore()</strong></code> method of the Document interface moves a given Node inside the Document DOM node as a direct child, before a given reference node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-719365383%2FFunctions%2F1829791389" anchor-label="mutationFlow" id="-719365383%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-togglable="EXTENSION_FUNCTION" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.mutation/mutation-flow.html"><span>mutation</span><wbr></wbr><span><span>Flow</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-719365383%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">.</span><a href="../../web.mutation/mutation-flow.html"><span class="token function">mutationFlow</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.mutation/-mutation-observer-init/index.html">MutationObserverInit</a><span class="token operator"> = </span>unsafeJso()</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html">Flow</a><span class="token operator"><</span><a href="../../web.mutation/-mutation-record/index.html">MutationRecord</a><span class="token operator">></span></div></div> </div> </div> </div> </div> </div> <a data-name="-1050505994%2FFunctions%2F1829791389" anchor-label="normalize" id="-1050505994%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/normalize.html"><span><span>normalize</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1050505994%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-node/normalize.html"><span class="token function">normalize</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>normalize()</strong></code> method of the Node interface puts the specified node and all of its sub-tree into a normalized form. In a normalized sub-tree, no text nodes in the sub-tree are empty and there are no adjacent text nodes.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1223545052%2FFunctions%2F1829791389" anchor-label="prepend" id="1223545052%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/prepend.html"><span><span>prepend</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1223545052%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/prepend.html"><span class="token function">prepend</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><br><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/prepend.html"><span class="token function">prepend</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Document.prepend()</strong></code> method inserts a set of Node objects or strings before the first child of the document. Strings are inserted as equivalent Text nodes.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1308477357%2FFunctions%2F1829791389" anchor-label="querySelector" id="1308477357%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/query-selector.html"><span>query</span><wbr></wbr><span><span>Selector</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1308477357%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/query-selector.html"><span class="token function">querySelector</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">selectors<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">?</span></div><br><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.dom/-parent-node/query-selector.html">T</a><span class="token operator"> : </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">> </span><a href="../../web.dom/-parent-node/query-selector.html"><span class="token function">querySelector</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">selectors<span class="token operator">: </span><a href="../../web.dom/-tag-name/index.html">TagName</a><span class="token operator"><</span><a href="../../web.dom/-parent-node/query-selector.html">T</a><span class="token operator">></span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-parent-node/query-selector.html">T</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The Document method <code class="strong lang-kotlin"><strong>querySelector()</strong></code> returns the first Element within the document that matches the specified CSS selector, or group of CSS selectors. If no matches are found, null is returned.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-433802791%2FFunctions%2F1829791389" anchor-label="querySelectorAll" id="-433802791%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/query-selector-all.html"><span>query</span><wbr></wbr><span>Selector</span><wbr></wbr><span><span>All</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-433802791%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/query-selector-all.html"><span class="token function">querySelectorAll</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">selectors<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-node-list/index.html">NodeList</a><span class="token operator"><</span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">></span></div><br><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.dom/-parent-node/query-selector-all.html">T</a><span class="token operator"> : </span><a href="../../web.dom/-element/index.html">Element</a><span class="token operator">> </span><a href="../../web.dom/-parent-node/query-selector-all.html"><span class="token function">querySelectorAll</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">selectors<span class="token operator">: </span><a href="../../web.dom/-tag-name/index.html">TagName</a><span class="token operator"><</span><a href="../../web.dom/-parent-node/query-selector-all.html">T</a><span class="token operator">></span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-node-list/index.html">NodeList</a><span class="token operator"><</span><a href="../../web.dom/-parent-node/query-selector-all.html">T</a><span class="token operator">></span></div><div class="brief "><p class="paragraph">The Document method <code class="strong lang-kotlin"><strong>querySelectorAll()</strong></code> returns a static (not live) NodeList representing a list of the document's elements that match the specified group of selectors.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1111550395%2FFunctions%2F1829791389" anchor-label="releasePointerCapture" id="-1111550395%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/release-pointer-capture.html"><span>release</span><wbr></wbr><span>Pointer</span><wbr></wbr><span><span>Capture</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1111550395%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/release-pointer-capture.html"><span class="token function">releasePointerCapture</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">pointerId<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>releasePointerCapture()</strong></code> method of the Element interface releases (stops) pointer capture that was previously set for a specific (PointerEvent) pointer.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-842354399%2FFunctions%2F1829791389" anchor-label="remove" id="-842354399%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-child-node/remove.html"><span><span>remove</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-842354399%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-child-node/remove.html"><span class="token function">remove</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Removes node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1424156101%2FFunctions%2F1829791389" anchor-label="removeAttribute" id="1424156101%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/remove-attribute.html"><span>remove</span><wbr></wbr><span><span>Attribute</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1424156101%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/remove-attribute.html"><span class="token function">removeAttribute</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">qualifiedName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The Element method <code class="strong lang-kotlin"><strong>removeAttribute()</strong></code> removes the attribute with the specified name from the element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="337440838%2FFunctions%2F1829791389" anchor-label="removeAttributeNode" id="337440838%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/remove-attribute-node.html"><span>remove</span><wbr></wbr><span>Attribute</span><wbr></wbr><span><span>Node</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="337440838%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/remove-attribute-node.html"><span class="token function">removeAttributeNode</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">attr<span class="token operator">: </span><a href="../../web.dom/-attr/index.html">Attr</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-attr/index.html">Attr</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>removeAttributeNode()</strong></code> method of the Element interface removes the specified Attr node from the element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-26854146%2FFunctions%2F1829791389" anchor-label="removeAttributeNS" id="-26854146%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/remove-attribute-n-s.html"><span>remove</span><wbr></wbr><span>Attribute</span><wbr></wbr><span><span>NS</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-26854146%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/remove-attribute-n-s.html"><span class="token function">removeAttributeNS</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">namespace<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">localName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>removeAttributeNS()</strong></code> method of the Element interface removes the specified attribute with the specified namespace from an element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-2058766097%2FFunctions%2F1829791389" anchor-label="removeChild" id="-2058766097%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/remove-child.html"><span>remove</span><wbr></wbr><span><span>Child</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2058766097%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.dom/-node/remove-child.html">T</a><span class="token operator"> : </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">> </span><a href="../../web.dom/-node/remove-child.html"><span class="token function">removeChild</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">child<span class="token operator">: </span><a href="../../web.dom/-node/remove-child.html">T</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-node/remove-child.html">T</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>removeChild()</strong></code> method of the Node interface removes a child node from the DOM and returns the removed node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-2080172932%2FFunctions%2F1829791389" anchor-label="replaceChild" id="-2080172932%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-node/replace-child.html"><span>replace</span><wbr></wbr><span><span>Child</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2080172932%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.dom/-node/replace-child.html">T</a><span class="token operator"> : </span><a href="../../web.dom/-node/index.html">Node</a><span class="token operator">> </span><a href="../../web.dom/-node/replace-child.html"><span class="token function">replaceChild</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">node<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a><span class="token punctuation">, </span></span><span class="parameter ">child<span class="token operator">: </span><a href="../../web.dom/-node/replace-child.html">T</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-node/replace-child.html">T</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>replaceChild()</strong></code> method of the Node interface replaces a child node within the given (parent) node.</p></div></div> </div> </div> </div> </div> </div> <a data-name="2005014008%2FFunctions%2F1829791389" anchor-label="replaceChildren" id="2005014008%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-parent-node/replace-children.html"><span>replace</span><wbr></wbr><span><span>Children</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2005014008%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/replace-children.html"><span class="token function">replaceChildren</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/replace-children.html"><span class="token function">replaceChildren</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><br><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-parent-node/replace-children.html"><span class="token function">replaceChildren</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Document.replaceChildren()</strong></code> method replaces the existing children of a Document with a specified new set of children.</p></div></div> </div> </div> </div> </div> </div> <a data-name="548024394%2FFunctions%2F1829791389" anchor-label="replaceWith" id="548024394%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-child-node/replace-with.html"><span>replace</span><wbr></wbr><span><span>With</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="548024394%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-child-node/replace-with.html"><span class="token function">replaceWith</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><br><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="../../web.dom/-child-node/replace-with.html"><span class="token function">replaceWith</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>nodes<span class="token operator">: </span><a href="../../web.dom/-node/index.html">Node</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-134192904%2FFunctions%2F1829791389" anchor-label="requestFullscreen" id="-134192904%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-togglable="EXTENSION_FUNCTION" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/request-fullscreen.html"><span>request</span><wbr></wbr><span><span>Fullscreen</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-134192904%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">inline suspend </span><span class="token keyword">fun </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">.</span><a href="../../web.dom/request-fullscreen.html"><span class="token function">requestFullscreen</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><div class="symbol monospace"><span class="token keyword">inline suspend </span><span class="token keyword">fun </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">.</span><a href="../../web.dom/request-fullscreen.html"><span class="token function">requestFullscreen</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.fullscreen/-fullscreen-options/index.html">FullscreenOptions</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.requestFullscreen()</strong></code> method issues an asynchronous request to make the element be displayed in fullscreen mode.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-296455673%2FFunctions%2F1829791389" anchor-label="requestFullscreenAsync" id="-296455673%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/request-fullscreen-async.html"><span>request</span><wbr></wbr><span>Fullscreen</span><wbr></wbr><span><span>Async</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-296455673%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/request-fullscreen-async.html"><span class="token function">requestFullscreenAsync</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.fullscreen/-fullscreen-options/index.html">FullscreenOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.promise","classNames":"Promise","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Promise</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.core","classNames":"Void","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Void</dokka-template-command><span class="token operator">></span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>Element.requestFullscreen()</strong></code> method issues an asynchronous request to make the element be displayed in fullscreen mode.</p></div></div> </div> </div> </div> </div> </div> <a data-name="31686640%2FFunctions%2F1829791389" anchor-label="requestPointerLock" id="31686640%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-togglable="EXTENSION_FUNCTION" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/request-pointer-lock.html"><span>request</span><wbr></wbr><span>Pointer</span><wbr></wbr><span><span>Lock</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="31686640%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">inline suspend </span><span class="token keyword">fun </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">.</span><a href="../../web.dom/request-pointer-lock.html"><span class="token function">requestPointerLock</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><div class="symbol monospace"><span class="token keyword">inline suspend </span><span class="token keyword">fun </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">.</span><a href="../../web.dom/request-pointer-lock.html"><span class="token function">requestPointerLock</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.dom/-pointer-lock-options/index.html">PointerLockOptions</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>requestPointerLock()</strong></code> method of the Element interface lets you asynchronously ask for the pointer to be locked on the given element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-1710948456%2FFunctions%2F1829791389" anchor-label="requestPointerLockAsync" id="-1710948456%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/request-pointer-lock-async.html"><span>request</span><wbr></wbr><span>Pointer</span><wbr></wbr><span>Lock</span><wbr></wbr><span><span>Async</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1710948456%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/request-pointer-lock-async.html"><span class="token function">requestPointerLockAsync</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.dom/-pointer-lock-options/index.html">PointerLockOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.promise","classNames":"Promise","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Promise</dokka-template-command><span class="token operator"><</span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"js.core","classNames":"Void","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Void</dokka-template-command><span class="token operator">></span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>requestPointerLock()</strong></code> method of the Element interface lets you asynchronously ask for the pointer to be locked on the given element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-797955343%2FFunctions%2F1829791389" anchor-label="resizeFlow" id="-797955343%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-togglable="EXTENSION_FUNCTION" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.resize/resize-flow.html"><span>resize</span><wbr></wbr><span><span>Flow</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-797955343%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/index.html">Element</a><span class="token punctuation">.</span><a href="../../web.resize/resize-flow.html"><span class="token function">resizeFlow</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.resize/-resize-observer-options/index.html">ResizeObserverOptions</a><span class="token operator"> = </span>unsafeJso()</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html">Flow</a><span class="token operator"><</span><a href="../../web.resize/-resize-observer-entry/index.html">ResizeObserverEntry</a><span class="token operator">></span></div></div> </div> </div> </div> </div> </div> <a data-name="145492064%2FFunctions%2F1829791389" anchor-label="scroll" id="145492064%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/scroll.html"><span><span>scroll</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="145492064%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/scroll.html"><span class="token function">scroll</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.scroll/-scroll-to-options/index.html">ScrollToOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>scroll()</strong></code> method of the Element interface scrolls the element to a particular set of coordinates inside a given element.</p></div><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/scroll.html"><span class="token function">scroll</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">x<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a><span class="token punctuation">, </span></span><span class="parameter ">y<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a></span></span><span class="token punctuation">)</span></div></div> </div> </div> </div> </div> </div> <a data-name="1094236722%2FFunctions%2F1829791389" anchor-label="scrollBy" id="1094236722%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/scroll-by.html"><span>scroll</span><wbr></wbr><span><span>By</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1094236722%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/scroll-by.html"><span class="token function">scrollBy</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.scroll/-scroll-to-options/index.html">ScrollToOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>scrollBy()</strong></code> method of the Element interface scrolls an element by the given amount.</p></div><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/scroll-by.html"><span class="token function">scrollBy</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">x<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a><span class="token punctuation">, </span></span><span class="parameter ">y<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a></span></span><span class="token punctuation">)</span></div></div> </div> </div> </div> </div> </div> <a data-name="1664454572%2FFunctions%2F1829791389" anchor-label="scrollIntoView" id="1664454572%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/scroll-into-view.html"><span>scroll</span><wbr></wbr><span>Into</span><wbr></wbr><span><span>View</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1664454572%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/scroll-into-view.html"><span class="token function">scrollIntoView</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.scroll/-scroll-into-view-options/index.html">ScrollIntoViewOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The Element interface's <code class="strong lang-kotlin"><strong>scrollIntoView()</strong></code> method scrolls the element's ancestor containers such that the element on which scrollIntoView() is called is visible to the user.</p></div></div> </div> </div> </div> </div> </div> <a data-name="2002890730%2FFunctions%2F1829791389" anchor-label="scrollTo" id="2002890730%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/scroll-to.html"><span>scroll</span><wbr></wbr><span><span>To</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2002890730%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/scroll-to.html"><span class="token function">scrollTo</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.scroll/-scroll-to-options/index.html">ScrollToOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>scrollTo()</strong></code> method of the Element interface scrolls to a particular set of coordinates inside a given element.</p></div><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/scroll-to.html"><span class="token function">scrollTo</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">x<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a><span class="token punctuation">, </span></span><span class="parameter ">y<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-double/index.html">Double</a></span></span><span class="token punctuation">)</span></div></div> </div> </div> </div> </div> </div> <a data-name="-1128796224%2FFunctions%2F1829791389" anchor-label="setAttribute" id="-1128796224%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/set-attribute.html"><span>set</span><wbr></wbr><span><span>Attribute</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1128796224%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/set-attribute.html"><span class="token function">setAttribute</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">qualifiedName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter ">value<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>setAttribute()</strong></code> method of the Element interface sets the value of an attribute on the specified element. If the attribute already exists, the value is updated; otherwise a new attribute is added with the specified name and value.</p></div></div> </div> </div> </div> </div> </div> <a data-name="2039387184%2FFunctions%2F1829791389" anchor-label="setAttributeNode" id="2039387184%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/set-attribute-node.html"><span>set</span><wbr></wbr><span>Attribute</span><wbr></wbr><span><span>Node</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2039387184%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/set-attribute-node.html"><span class="token function">setAttributeNode</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">attr<span class="token operator">: </span><a href="../../web.dom/-attr/index.html">Attr</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-attr/index.html">Attr</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>setAttributeNode()</strong></code> method of the Element interface adds a new Attr node to the specified element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-180674805%2FFunctions%2F1829791389" anchor-label="setAttributeNodeNS" id="-180674805%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/set-attribute-node-n-s.html"><span>set</span><wbr></wbr><span>Attribute</span><wbr></wbr><span>Node</span><wbr></wbr><span><span>NS</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-180674805%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/set-attribute-node-n-s.html"><span class="token function">setAttributeNodeNS</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">attr<span class="token operator">: </span><a href="../../web.dom/-attr/index.html">Attr</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../web.dom/-attr/index.html">Attr</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>setAttributeNodeNS()</strong></code> method of the Element interface adds a new namespaced Attr node to an element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1556875853%2FFunctions%2F1829791389" anchor-label="setAttributeNS" id="1556875853%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/set-attribute-n-s.html"><span>set</span><wbr></wbr><span>Attribute</span><wbr></wbr><span><span>NS</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1556875853%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/set-attribute-n-s.html"><span class="token function">setAttributeNS</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">namespace<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span><span class="token punctuation">, </span></span><span class="parameter ">qualifiedName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter ">value<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>setAttributeNS()</strong></code> method of the Element interface adds a new attribute or changes the value of an attribute with the given namespace and name.</p></div></div> </div> </div> </div> </div> </div> <a data-name="146758222%2FFunctions%2F1829791389" anchor-label="setHTML" id="146758222%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/set-h-t-m-l.html"><span>set</span><wbr></wbr><span><span>HTML</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="146758222%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/set-h-t-m-l.html"><span class="token function">setHTML</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">html<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter ">options<span class="token operator">: </span><a href="../../web.dom/-set-h-t-m-l-options/index.html">SetHTMLOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>setHTML()</strong></code> method of the Element interface provides an XSS-safe method to parse and sanitize a string of HTML and insert it into the DOM as a subtree of the element.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1433406248%2FFunctions%2F1829791389" anchor-label="setHTMLUnsafe" id="1433406248%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/set-h-t-m-l-unsafe.html"><span>set</span><wbr></wbr><span><span>HTMLUnsafe</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1433406248%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/set-h-t-m-l-unsafe.html"><span class="token function">setHTMLUnsafe</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">html<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a></span></span><span class="token punctuation">)</span></div><br><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/set-h-t-m-l-unsafe.html"><span class="token function">setHTMLUnsafe</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">html<span class="token operator">: </span><a href="../../web.trustedtypes/-trusted-h-t-m-l/index.html">TrustedHTML</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>setHTMLUnsafe()</strong></code> method of the Element interface is used to parse HTML input into a DocumentFragment, optionally filtering out unwanted elements and attributes, and those that don't belong in the context, and then using it to replace the element's subtree in the DOM.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1178586186%2FFunctions%2F1829791389" anchor-label="setPointerCapture" id="1178586186%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/set-pointer-capture.html"><span>set</span><wbr></wbr><span>Pointer</span><wbr></wbr><span><span>Capture</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1178586186%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/set-pointer-capture.html"><span class="token function">setPointerCapture</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">pointerId<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>setPointerCapture()</strong></code> method of the Element interface is used to designate a specific element as the capture target of future pointer events. Subsequent events for the pointer will be targeted at the capture element until capture is released (via Element.releasePointerCapture() or the pointerup event is fired).</p></div></div> </div> </div> </div> </div> </div> <a data-name="-44410236%2FFunctions%2F1829791389" anchor-label="showPopover" id="-44410236%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/show-popover.html"><span>show</span><wbr></wbr><span><span>Popover</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-44410236%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../-h-t-m-l-element/show-popover.html"><span class="token function">showPopover</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.popover/-show-popover-options/index.html">ShowPopoverOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>showPopover()</strong></code> method of the HTMLElement interface shows a popover element (i.e., one that has a valid popover attribute) by adding it to the top layer.</p></div></div> </div> </div> </div> </div> </div> <a data-name="-260406801%2FFunctions%2F1829791389" anchor-label="toggleAttribute" id="-260406801%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.dom/-element/toggle-attribute.html"><span>toggle</span><wbr></wbr><span><span>Attribute</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-260406801%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../web.dom/-element/toggle-attribute.html"><span class="token function">toggleAttribute</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">qualifiedName<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter ">force<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>toggleAttribute()</strong></code> method of the Element interface toggles a Boolean attribute on the given element, removing it if present and adding it if not present.</p></div></div> </div> </div> </div> </div> </div> <a data-name="1964244375%2FFunctions%2F1829791389" anchor-label="togglePopover" id="1964244375%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../-h-t-m-l-element/toggle-popover.html"><span>toggle</span><wbr></wbr><span><span>Popover</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1964244375%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../-h-t-m-l-element/toggle-popover.html"><span class="token function">togglePopover</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><br><div class="symbol monospace"><span class="token keyword">fun </span><a href="../-h-t-m-l-element/toggle-popover.html"><span class="token function">togglePopover</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">options<span class="token operator">: </span><a href="../../web.popover/-toggle-popover-options/index.html">TogglePopoverOptions</a><span class="token operator"> = </span>definedExternally</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">The <code class="strong lang-kotlin"><strong>togglePopover()</strong></code> method of the HTMLElement interface toggles a popover element (i.e., one that has a valid popover attribute) between the hidden and showing states.</p></div></div> </div> </div> </div> </div> </div> <a data-name="91679795%2FFunctions%2F1829791389" anchor-label="when" id="91679795%2FFunctions%2F1829791389" data-filterable-set=":kotlin-browser/webMain"></a> <div class="table-row table-row_content" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"> <div><a href="../../web.profiler/-profiler/index.html#91679795%2FFunctions%2F1829791389"><span><span>when</span></span></a></div> <span class="anchor-wrapper"><span class="anchor-icon" pointing-to="91679795%2FFunctions%2F1829791389"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div> <div class="title"> <div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted"> <div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kotlin-browser/webMain" data-filterable-set=":kotlin-browser/webMain" data-active="" data-toggle=":kotlin-browser/webMain">web</button></div> <div class="content sourceset-dependent-content" data-active="" data-togglable=":kotlin-browser/webMain"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator"><</span><a href="../../web.profiler/-profiler/index.html#91679795%2FFunctions%2F1829791389">T</a><span class="token operator"> : </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"Event","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Event</dokka-template-command><span class="token operator">> </span><a href="../../web.profiler/-profiler/index.html#91679795%2FFunctions%2F1829791389"><span class="token function">when</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">type<span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"EventType","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">EventType</dokka-template-command><span class="token operator"><</span><a href="../../web.profiler/-profiler/index.html#91679795%2FFunctions%2F1829791389">T</a><span class="token operator">></span><span class="token punctuation">, </span></span><span class="parameter ">options<span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.events","classNames":"ObservableEventListenerOptions","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">ObservableEventListenerOptions</dokka-template-command><span class="token operator">?</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><dokka-template-command data="{"@class":"org.jetbrains.dokka.base.templating.ResolveLinkCommand","dri":{"packageName":"web.observable","classNames":"Observable","callable":null,"target":{"@class":"org.jetbrains.dokka.links.PointingToDeclaration"},"extra":null}}">Observable</dokka-template-command><T>