This documentation is archived and is not being maintained.
removedNodes property
Retrieves an array of nodes that were removed. The array may be empty.
This property is read-only.
Syntax
| JavaScript |
ptr = object.removedNodes
|
Property values
Type: NodeList
See also
-
MutationRecord