Firefox Tomorrow

web api instance property

StorageEvent: key property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also