Persists the executor value in the synchronous storage.
Synchronization is enabled only for activated executors. If executor is detached, then the corresponding item is removed from the storage.
The value persisted in the storage.
The storage where executor value is persisted, usually a localStorage or a sessionStorage.
localStorage
sessionStorage
Additional options.
Persists the executor value in the synchronous storage.
Synchronization is enabled only for activated executors. If executor is detached, then the corresponding item is removed from the storage.