iterami
/
Docs.htm
/
common HTM Repos
/
core.js
/core_storage_save(args)
Saves current localStorage input values to localStorage.
Saves all by default, but can also only save specific keys.
Can optionally call
core_keys_rebind()
to update bound keys.
Arg
Default
Type
keys
false
boolean false or array of strings
rebind
true
boolean