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