Primitive steps
Local storage
Setting a value in local storage
Inputs
Key to set in local storage.
Value to set in local storage.
Note
Local storage values on a per-origin basis, and so are automatically shared between different tabs in the same browser session.
Was this page helpful?