Accounts
Last updated
Last updated
The appmixer.ui.Accounts is a UI widget that displays the user's connected accounts.
Method | Description |
| Constructor function that accepts |
| Render the Accounts inside its container. |
| Close the Accounts. |
| React on events of the accounts widget. See below for the list of events the accounts widget supports. |
| Remove event listeners. If no arguments are provided, remove all event listeners. If only the |
| Refresh the Accounts. |
Event | Callback | Triggered when... |
|
| the user clicks to open a flow the account is associated with. |