MutationRecord class

Annotated by:
  • DocsEditable()
  • DomName('MutationRecord')

Instance Properties

addedNodes List<Node>
read-only
attributeName String
read-only
attributeNamespace String
read-only
nextSibling Node
read-only
oldValue String
read-only
previousSibling Node
read-only
removedNodes List<Node>
read-only
target Node
read-only
type String
read-only