Local Storage actions

Learn the Local Storage actions.

Delete From Session StorageDelete From Session StorageIf you need to use LocalStorage and/or Session Storage in your application, you can use LocalStorage actions.

Click and select the element you want to add Local Stroge actions to. Come to the Properties panel and you can add the action you need under the Local Stroge title from the drop-down list with + Add Actions.

For example, if you want the data to be deleted when the window is closed in a web application you have developed, you can use the relevant SessionStorage action.

If you want to examine the Local Storage actions in detail, you can use the following card structure.

Last updated