Write To Local Storage

Meet the Kuika Write To Local Storage system action.

It is an action that allows the Key/Value values to be saved in a web browser without the application's expiration date. Provided Key/Value values are saved in the Local Storage of the browser.

Select the element to add action. Click +Add Action under the Properties panel.(A)

Click OnClick --> LocalStorage --> WriteToLocalStorage and create the Action WriteToLocalStorage.(A)

  • key: The desired Key value is written.

  • value: The desired value is written.

Within the created action, Symbol Picker (B) is used to select the parameter input method for the action.

You can perform various operations on the Context menu (C) for the actions you create.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, You can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option

Last updated