PropsMutationRecord extension

on

Properties

addedNodes → NodeList

Available on MutationRecord, provided by the PropsMutationRecord extension

no setter
attributeName → String?

Available on MutationRecord, provided by the PropsMutationRecord extension

no setter
attributeNamespace → String?

Available on MutationRecord, provided by the PropsMutationRecord extension

no setter
nextSibling → Node?

Available on MutationRecord, provided by the PropsMutationRecord extension

no setter
oldValue → String?

Available on MutationRecord, provided by the PropsMutationRecord extension

no setter
previousSibling → Node?

Available on MutationRecord, provided by the PropsMutationRecord extension

no setter
removedNodes → NodeList

Available on MutationRecord, provided by the PropsMutationRecord extension

no setter
target → Node

Available on MutationRecord, provided by the PropsMutationRecord extension

no setter
type → String

Available on MutationRecord, provided by the PropsMutationRecord extension

no setter