q5play
Preparing search index...
q5
storeItem
Function storeItem
storeItem
(
key
:
string
,
val
:
string
)
:
void
🛠Stores an item in localStorage.
Parameters
key
:
string
key under which to store the item
val
:
string
value to store
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
q5play
Loading...
🛠Stores an item in localStorage.