chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.dom
/
DOMDomain
/
attributeModifiedEvents
attribute
Modified
Events
fun
attributeModifiedEvents
(
)
:
Flow
<
DOMEvent.AttributeModified
>
(
source
)
Fired when
Element
's attribute is modified.
Official doc