File

src/rpiWebClient.interfaces.ts

Description

Realtime Lens object used to configure storage (localstorage and cookie) lenses

Extends

Lens

Index

Properties

Properties

lookupKey
lookupKey: string
Type : string

The name of the cookie or localstorage item

realtimeParameter
realtimeParameter: LensParameter
Type : LensParameter

The LensParameter settings for the Realtime Parameter

retry
retry: boolean
Type : boolean

Flag to specify whether to attempt retries should the storage item not be found on page load. This option should be used if the storage item isn't guaranteed to be available on page load

retryCount
retryCount: number
Type : number
Optional

The maximum number of retry attempts to perform. Used when retry is true

retryDelayMs
retryDelayMs: number
Type : number
Optional

The number milliseconds to wait between retry attempts. Used when retry is true

storageType
storageType: string
Type : string

The type of storage item to lookup

results matching ""

    No results matching ""