LocalStorageString Op
Store and retreive a string in browser localstorage
Summary (oneliner)
Full Name
- Ops.Website.LocalStorageString
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch localstorage string
INPUT PORTS
Key (String)
<p>storage key</p>
String (String)
<p>storage value</p>
Store (Trigger)
<p>trigger to store number</p>
OUTPUT PORTS
Stored String (String)
<p>the stored value</p>
Storage Support (
<i>boolean</i>
Number)<p>boolean to indicate browser support for localstorage</p>