DaffServerErrorStorageService
A storage service meant to be loaded into SSR contexts.
It will always throw the DaffServerSideStorageError
.
Properties
Name | Type | Description |
---|---|---|
setItem | void | |
getItem | any | |
removeItem | any | |
clear |
A storage service meant to be loaded into SSR contexts.
It will always throw the DaffServerSideStorageError
.
Name | Type | Description |
---|---|---|
setItem | void | |
getItem | any | |
removeItem | any | |
clear |