Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.mutation
/
MutationRecord
/
attributeName
attribute
Name
val
attributeName
:
String
?
(
source
)
Returns the local name of the changed attribute, and null otherwise.
MDN Reference