Skip to main content
Version: Next

Set Local Storage

Store a value in browser

Description

Store a value in the browser local storage

Inputs

  • Key (String): The key associated to the value
  • Value (String): The value to store