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