cockpit-plugin-base-react - v1.1.1
    Preparing search index...

    Interface PersistedSetOptions

    interface PersistedSetOptions {
        crossTabSync?: boolean;
    }
    Index

    Properties

    Properties

    crossTabSync?: boolean

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