Liking cljdoc? Tell your friends :D

datalog-console.lib.localstorage


get-itemcljs

(get-item key)

Returns value of `key' from browser's localStorage.

Returns value of `key' from browser's localStorage.
sourceraw docstring

remove-item!cljs

(remove-item! key)

Remove the browser's localStorage value for the given key

Remove the browser's localStorage value for the given `key`
sourceraw docstring

set-item!cljs

(set-item! key val)

Set key' in browser's localStorage toval`.

Set `key' in browser's localStorage to `val`.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close