Preparing search index...
The search index is not available
React18 Global Store
React18 Global Store
plugins/persist
PersistOptions
Interface PersistOptions
interface
PersistOptions
{
storage
?:
"local"
|
"session"
|
"cookie"
;
sync
?:
boolean
;
}
Index
Properties
storage?
sync?
Properties
Optional
storage
storage
?:
"local"
|
"session"
|
"cookie"
Default Value
local
Copy
Optional
sync
sync
?:
boolean
Default Value
true
Copy
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
storage
sync
React18 Global Store
Loading...
Default Value