Member Junction
    Preparing search index...

    Variable USER_STATE_KEY_PREFIXConst

    USER_STATE_KEY_PREFIX: "InteractiveComponents_UserState_Root/" = 'InteractiveComponents_UserState_Root/'

    Prefix applied to every interactive-component user-settings storage key. The full key is InteractiveComponents_UserState_Root/<scope>, where <scope> is resolved by resolveUserStateScope. It is deliberately long and unique to avoid collisions with other namespaced keys in the shared MJ: User Settings keyspace. Keeping the prefix in one place also avoids stringly-typed drift between the seed (read) and persist (write) paths.