chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.dom
/
DOMDomain
/
attributeRemovedEvents
attribute
Removed
Events
fun
attributeRemovedEvents
(
)
:
Flow
<
DOMEvent.AttributeRemoved
>
(
source
)
Fired when
Element
's attribute is removed.
Official doc