Delete From Session Storage

Meet the Kuika DeleteFromSessionStroge system action.

It is the process of deleting the desired value from Session Storage with the key given as a parameter from the Key/Value values written to Session Storage.

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

Click OnClick → LocalStorage → DeleteFromSessionStorage and create the DeleteFromSessionStorage 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 message for the user with the Add Confirmation option,

With Add Condition, you can bind this message to a condition.

You can easily delete the action created with the Remove option.

Last updated