toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom.observers
/
MutationRecord
/
attributeName
attribute
Name
val
attributeName
:
String
?
(
source
)
Returns the local name of the changed attribute, and null otherwise.
MDN Reference