Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CvLoginProps

Hierarchy

Index

Properties

Optional actionListeners

actionListeners: Array<function>

Optional catavolt

catavolt: AppContext

The Catavolt SDK entry point, an instance of the sdk {AppContext} which is always available to components. A singleton instance is used by the underlying components to interact with the sdk.

Optional eventRegistry

eventRegistry: CvEventRegistry

The CvEventRegistry handles decoupled communication between components. Any component may subscribe to and publish CvEvents. See also CvListener and CvEventType

Optional loginListeners

loginListeners: Array<function>

Optional renderer

renderer: function

Type declaration

Generated using TypeDoc