StorageEvent: url property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

The url property of the StorageEvent interface returns the URL of the document whose storage changed.

Value

A string containing the URL of the document whose storage changed.

Specifications

Specification
HTML Standard
# dom-storageevent-url-dev

Browser compatibility

BCD tables only load in the browser

See also