Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.28 KB

File metadata and controls

31 lines (25 loc) · 1.28 KB
layout docpage
title Local Storage
description About Local Storage
permalink /create-an-application/application-tutorial/local-storage

Local Storage

About Local Storage

Instructions and sample code will go here to show you how you can store key data in a cookie or similar structure on the user's computer to retain some of the app's state between sessions.

{:align="center"} Previous Page | Next Page