LocalStorageString Op
Store and retreive a string in browser localstorage
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Key (String)
storage key
String (String)
storage value
Store (Trigger)
trigger to store number
Outputs
Stored String (String)
the stored value
Storage Support (boolean Number)
boolean to indicate browser support for localstorage
Patches using LocalStorageString
Changelog
created op 2021-01-19 - pandur |