Integrations
Last updated
Last updated
The appmixer.ui.Integrations is a UI widget that displays available and active integrations.
Method | Description |
| Constructor function that accepts |
| Render the Integrations inside its container. |
| Close the Integrations. |
| React on events of the Integrations widget. See below for the list of events the Integrations widget supports. |
| Remove event listeners. If no arguments are provided, remove all event listeners. If only the |
| Refresh the Integrations. |
Event | Callback | Triggered when ... |
|
| User clicks to opens an available Integration. |
|
| User clicks to edits an active Integration. |