StorageEvent: key property
The key
property of the StorageEvent
interface returns the key for the storage item that was changed.
Value
A string containing the key for the storage item that was changed.
The key
property of the StorageEvent
interface returns the key for the storage item that was changed.
A string containing the key for the storage item that was changed.