Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 225 Bytes

File metadata and controls

5 lines (3 loc) · 225 Bytes

window.sessionStorage

Provides a local key/value store useful for storing data that persists only for the plugin's current session.

For more information about the API itself, see the localStorage API.