cockpit-plugin-base-react - v2.0.0
    Preparing search index...

    Interface PersistedSetOptions

    interface PersistedSetOptions {
        crossTabSync?: boolean;
    }
    Index
    crossTabSync?: boolean

    When true, subscribes to StorageEvent to stay in sync across browser tabs.