toggle menu
chrome-devtools-kotlin
5.13.0-1266816
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.dom
/
DOMDomain
/
attributeRemovedEvents
attribute
Removed
Events
fun
attributeRemovedEvents
(
)
:
Flow
<
DOMEvent.AttributeRemoved
>
Fired when
Element
's attribute is removed.
Official doc