Delete From Local Storage

Meet the Kuika Delete From Local Stroge system action.

The process of deleting the desired value from Local Storage with the Key given as a parameter from the Key/Value values written to Local Storage is called DeleteFromLocalStorage.

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

Click OnClick → LocalStorage → DeleteFromLocalStorage and create the DeleteFromLocalStorage action. (A)

  • key: Key of the key/value value to be deleted 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