Develop Websites
Build Apps
Go Headless
APIs and SDKs
/
removeItem( )
Removes an item from local or memory storage.
Method Declaration
Copy
Method Parameters
key
string
Required
The key of the item to remove.
Example shown:
Remove an item from local storage
JavaScript
Did this help?
Yes
No