StorageEvent: oldValue property

The oldValue property of the StorageEvent interface returns the original value of the storage item whose value changed.

Value

A string containing the original value of the storage item.

Specifications

Browser compatibility

See also