MutationRecord

abstract external class MutationRecord

Exposes the JavaScript MutationRecord to Kotlin

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val nextSibling: Node?
Link copied to clipboard
open val oldValue: String?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val target: Node
Link copied to clipboard
open val type: String