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.
The oldValue
property of the StorageEvent
interface returns the original value of the storage item whose value changed.
A string containing the original value of the storage item.