Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
Kotlin libraries
1.6
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
switch theme
search in API
kotlin-stdlib
/
org.w3c.dom
/
MutationRecord
Mutation
Record
JS
abstract
external
class
MutationRecord
(
source
)
Exposes the JavaScript
MutationRecord
to Kotlin
Since Kotlin
1.1
Members
Constructors
Mutation
Record
Link copied to clipboard
JS
constructor
(
)
Properties
added
Nodes
Link copied to clipboard
JS
open
val
addedNodes
:
NodeList
Since Kotlin
1.1
attribute
Name
Link copied to clipboard
JS
open
val
attributeName
:
String
?
Since Kotlin
1.1
attribute
Namespace
Link copied to clipboard
JS
open
val
attributeNamespace
:
String
?
Since Kotlin
1.1
next
Sibling
Link copied to clipboard
JS
open
val
nextSibling
:
Node
?
Since Kotlin
1.1
old
Value
Link copied to clipboard
JS
open
val
oldValue
:
String
?
Since Kotlin
1.1
previous
Sibling
Link copied to clipboard
JS
open
val
previousSibling
:
Node
?
Since Kotlin
1.1
removed
Nodes
Link copied to clipboard
JS
open
val
removedNodes
:
NodeList
Since Kotlin
1.1
target
Link copied to clipboard
JS
open
val
target
:
Node
Since Kotlin
1.1
type
Link copied to clipboard
JS
open
val
type
:
String
Since Kotlin
1.1
Thanks for your feedback!
Was this page helpful?
Yes
No
How can we improve?
Enter your name and email address if you would like to receive a follow-up message or
contact our support
.
By submitting this form, I agree that JetBrains s.r.o. ("JetBrains") may use my name, email address, phone number, and country of residence to provide support. I agree that JetBrains may process said data using
third-party services
for this purpose in accordance with the
JetBrains Privacy Policy
.