Set a local storage value that will persist throughout the browser session.

Inputs

Key
string
required
Key to set in local storage.
Value
string
required
Value to set in local storage.