Login
From:
MDN Web Docs
(Uncensored)
subscribe
Window: localStorage property - Web APIs | MDN
https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage
links
backlinks
Roast topics
Find topics
Find it!
The localStorage read-only property of the window interface allows you to access a Storage object for the Document's origin; the stored data is saved across browser sessions.