After logging into the Kuika platform, open the project you will work on from the “Apps” screen.
While in the “UI Design” module, open the “Properties” panel on the right side.
Select “Initial Actions → Local Storage → Write To Local Storage” from the “+ADD ACTION” drop-down menu.
Then configure the following fields:
Key: An identifier that specifies the name of the stored data. It is then used to access the stored data.
Value: The data associated with the Key that will be permanently stored in the browser. It can be text, number, JSON file or any other data format and will be stored even if the browser is closed.