Delete From Local Storage Action Application Steps

1. Define 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.
  • Open the Properties panel on the right side.
  • Select the element you want to add the action to (e.g., a button).
  • From the ADD ACTION menu, select Local Storage → Delete From Local Storage according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).

2. Configure Action Parameters

  • Key (String, required): The key representing the data to be deleted from the local storage. For example, “userToken,” “tempFormData,” etc.

The parameter can be defined with the following data sources:

  • Fixed → Can be entered manually as a fixed value.
  • Symbol Picker → Can be selected dynamically from sources such as Component, Current, Action Result.