Set App Connection
element.setAppConnection()
Enables the connection between an element and an App.
Supported Elements
App Connections supports the following elements: Image, FormForm, and
FormWrapper.
Syntax
Parameters
- value: string - An identifier for specific element-App connection.
Returns
Promise<null>
A Promise that resolves to null.