Constructor
# new SessionState(storageKey)
Creates an instance of SessionState.
Parameters:
| Name | Type | Description |
|---|---|---|
storageKey |
string
|
The key used to store session state in localStorage. |