Read From Session Storage Action Application Steps
1. Defining the Action in UI Design
Log in to the Kuika platform.
Select the project you want to work on from the Apps screen.
Go to the UI Design module.
Select the component you want to define the action for (e.g., a button or page opening action).
Open the Properties panel on the right side.
From the ADD ACTION menu, select the Local Storage → Read From Session Storage option according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).
2. Configuring Action Parameters
Key (String - Required): The key of the Session Storage data to be read. For example, “activeTab”, “tempUserData”, ‘lastVisited’.
This value can be made dynamic using sources such as Fixed, Screen Input, Current via the Symbol Picker.