React Executor - v0.0.26
    Preparing search index...

    Module plugin/syncBrowserStorage

    The plugin that synchronizes the executor state with a browser storage item.

    import syncBrowserStorage from 'react-executor/plugin/syncBrowserStorage';

    const executor = useExecutor('test', 42, [syncBrowserStorage()]);

    Interfaces

    SyncBrowserStorageOptions

    Functions

    default