GuidesThis summarizes which API to choose based on usage patterns, along with examples.Guide ListNamed StateHow to share a global store with the same name within a component.Tuple Mode RulesExplains why anonymous tuple mode is module top-level only and what to use for the runtime key.Reducer ModeHow to gather action-based state change rules into a reducer.StorageThis is how to recover named stores using auto, IndexedDB, WebSQL, localStorage, and sessionStorage.Storage UtilitiesCheck hasRxState, findRxStateStorages, and getRxStateStorageInfo with actual results.