Class

SessionState

SessionState#SessionState(storageKey)

Constructor

# new SessionState(storageKey)

Creates an instance of SessionState.
Parameters:
Name Type Description
storageKey string The key used to store session state in localStorage.

View Source lib/events/SessionState.ts, line 56