WebStorageStorage.getItemmethod Storage.getItem#Storage.getItem(key: string): string | nullReturns the current value associated with the given key, or null if the given key does not exist in the list associated with the object. Parameters ##key: stringReturn Type #string | null
method Storage.getItem#Storage.getItem(key: string): string | nullReturns the current value associated with the given key, or null if the given key does not exist in the list associated with the object. Parameters ##key: stringReturn Type #string | null