previousSibling
Description
The previousSibling JS MutationRecord returns the previous sibling of the added or removed nodes; otherwise null.
Syntax
record.previousSibling
The previousSibling JS MutationRecord returns the previous sibling of the added or removed nodes; otherwise null.
record.previousSibling