(get-item key)Returns value of `key' from browser's localStorage.
Returns value of `key' from browser's localStorage.
(remove-item! key)Remove the browser's localStorage value for the given key
Remove the browser's localStorage value for the given `key`
(set-item! key val)Set key' in browser's localStorage toval`.
Set `key' in browser's localStorage to `val`.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |