Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StorageService

Hierarchy

Index

Properties

Methods

Properties

Static supported

supported: boolean = false

Methods

Static decode

  • decode(encoded: string | null): any

Static encode

  • encode(decoded: any): string | null

Static isSupported

  • isSupported(type: "localStorage" | "sessionStorage"): boolean