The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
localStorage property
Retrieves the Web Storage area specific to the current document.
![]() ![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Object
The storage area .
Standards information
- Web Storage, Section 4.3
Remarks
For more information, see Introduction to Web Storage.
See also
Show:

