Read From Local Storage Action Application Steps

1. Define the Action in UI Design

  • Log in to the Kuika platform.
  • Open your project from the Apps screen.
  • Go to the UI Design module.
  • Select the element you want to add the action to (e.g., a button).
  • Open the Properties panel on the right side.
  • From the ADD ACTION menu, select Local Storage → Read From Local Storage according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).

2. Configure Action Parameters

  • Key (String - Required): The key name of the data to be read from Local Storage. For example, “userToken” or ‘themePreference’
  • Can be linked from sources such as Fixed, Screen Input, Current using the Symbol Picker.