Storage - Web documentation

Interfaces

I
v
Storage

This Web Storage API interface provides access to a particular domain's session or local storage. It allows, for example, the addition, modification, or deletion of stored data items.

Variables

v
localStorage
No documentation available
v
sessionStorage
No documentation available