The CLIENTLOCALSTORAGE is an invisible component that reads and writes data from/into the local storage of the client system.

In the browser there is the possibility to store data in a name/value storage. The data is persisted on clients side and - if not removed in between - is available the next time the dialog is started.