Skip to main content
Class implementing the logout screen functionality. This screen allows users to confirm or deny the logout action.
Example

Constructors

Constructor
Creates an instance of the Logout screen manager.

Properties

string

Methods

Promise<void>
Confirms the logout action (accept or deny).
Example
Retrieves the array of transaction errors from the context, or an empty array if none exist.An array of error objects from the transaction context.