LocalStorageAdapterOptions
Defined in: packages/save/src/adapters/localStorage.ts:3
Properties
Section titled “Properties”namespace?
Section titled “namespace?”
optionalnamespace?:string
Defined in: packages/save/src/adapters/localStorage.ts:5
Key namespace. Every key is prefixed with ${namespace}:. Defaults to “yage”.