setComponentLink
Last updated
Last updated
Allows user to add a hyperlink to a component which can be clicked to open the link in a new tab in the web browser.
Name | Description | Input Type | Default | Options | Required |
---|---|---|---|---|---|
* Note: Either component or componentId must have value in order for this function to work.
N/A
N/A
Coming Soon.
Coming Soon.
Coming Soon.
Coming Soon.
component
The name of the component.
String/Text
-
-
Partial (Yes if no 'componentId'.)
componentId
The id of the component.
String/Text
-
-
Partial (Yes if no 'component'.)
link
The url of the website to open when the component is clicked.
String/Text
-
-
Yes