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