Skip to content

App.loadLocalStorage method

App › loadLocalStorage

Official

Retrieve value from localStorage for this vault.

Signature:

loadLocalStorage(key: string): any | null

Parameters:

Parameter Type Description
key string

Returns: any | null

Since: 1.8.7