You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local storage helper to check support, set and get values. This helper is intended to check support of HTML5 localStorage and its operations such setItem, getItem and removeItem.