StorageEvent: newValue property

The newValue property of the StorageEvent interface returns the new value of the storage item whose value was changed.

Value

A string containing the new value of the storage item.

Specifications

Browser compatibility

See also