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.
The storageArea
property of the StorageEvent
interface returns the storage object that was affected.
A Storage
object that represents the storage object that was affected.