enum jQuery.sap.storage.Type

Control sample: jQuery.sap.storage.Type
Visiblity: public
Available since: N/A
Module: jquery.sap.storage
Application Component: CA-UI5-COR

Enumeration of the storage types supported by jQuery.sap.storage.Storage


Properties Overview

Node Description
jQuery.sap.storage.Type.local

Indicates usage of the browser's localStorage feature

jQuery.sap.storage.Type.session

Indicates usage of the browser's sessionStorage feature