Gio0sol
0
Q:

How to clear localStorage when browser/tab is closing

window.addEventListener("beforeunload", () => localStorage.removeItem('storageVariable'));
1

New to Communities?

Join the community