Firefox Tomorrow

web api instance property

StorageEvent: oldValue property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also