GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/storage
StorageConfig
Interface StorageConfig
interface
StorageConfig
{
prefix
?:
string
;
storeType
:
CustomStorageObject
|
"localStorage"
|
"sessionStorage"
;
}
Index
Properties
prefix?
store
Type
Properties
Optional
prefix
prefix
?:
string
store
Type
storeType
:
CustomStorageObject
|
"localStorage"
|
"sessionStorage"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
prefix
store
Type
GitHub
Documentation
Loading...