Firefox Tomorrow

web api instance property

StorageEvent: storageArea property

View on MDN ↗

The storageArea property of the StorageEvent interface returns the storage object that was affected.

Value

A Storage object that represents the storage object that was affected.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also