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.

Specifications

Browser compatibility

See also