Properties

Properties for the Wander Connect SDK

  • authInfo - Contains the current authentication state of the SDK, and it is initialized with cached data in order to show as soon as possible the non-auth or the loading auth UIs.

  • routeConfig - Current route configuration including dimensions and layout preferences.

  • balanceInfo - User's current balance information.

  • pendingRequests - Number of pending requests awaiting user action.

  • isOpen - Indicates whether the wallet interface is currently open/visible.

  • width - Current width of the wallet interface in pixels.

  • height - Current height of the wallet interface in pixels.

Last updated

Was this helpful?