StorageEvent: storageArea property

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

Browser compatibility

See also