Object: StorageEvent
StorageEvent properties
|
Property name |
Type |
Description |
Status |
Support level |
Availability |
|---|---|---|---|---|---|
|
DOMString |
Returns the key being changed. |
read only |
HTML 5 |
6.0 or later |
|
|
any |
Returns the new value of the key being changed. |
read only |
HTML 5 |
6.0 or later |
|
|
any |
Returns the old value of the key being changed. |
read only |
HTML 5 |
6.0 or later |
|
|
Returns the affected Storage object. |
read only |
HTML 5 |
6.0 or later |
||
|
DOMString |
Returns the address of the document whose key changed. |
read only |
HTML 5 |
6.0 or later |