Firefox Tomorrow

web api instance property

StorageEvent: newValue property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also