Search
Preparing search index...
The search index is not available
RxComp StoreModule
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
StorageService
Class StorageService
Hierarchy
StorageService
CookieStorageService
LocalStorageService
SessionStorageService
Index
Properties
supported
Methods
decode
encode
is
Supported
Properties
Static
supported
supported
:
boolean
= false
Methods
Static
decode
decode
(
encoded
:
string
|
null
)
:
any
Parameters
encoded:
string
|
null
Returns
any
Static
encode
encode
(
decoded
:
any
)
:
string
|
null
Parameters
decoded:
any
Returns
string
|
null
Static
is
Supported
is
Supported
(
type
:
"localStorage"
|
"sessionStorage"
)
:
boolean
Parameters
type:
"localStorage"
|
"sessionStorage"
Returns
boolean
Globals
Store
Type
Cookie
Storage
Component
Cookie
Storage
Service
Local
Storage
Component
Local
Storage
Service
Session
Storage
Component
Session
Storage
Service
Store
Store
Module
use
Store