Sets the storage value of the given key
Optional
the key to inspect
the value to set
David Hsing
setItem('token', '1234567890'); Copy
setItem('token', '1234567890');
Sets the storage value of the given key