Inputs

key
string
required

Key to set in local storage.

value
string
required

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?