Defines the Remote Link action that can be invoked.
actionId
Type | string |
Required | Yes |
Description | A key to identify a specific action. Used for associating a specific Remote link to an action of this ID. The actionId of an action must be unique across all actions. |
actionLabel
Type | object |
Required | Yes |
Description | The actionLabel of an Action is shown visibly to the User alongside the Remote Link. |
value |
|
templateUrl
Type | string |
Format | uri-template |
Required | Yes |
Description | The templateUrl of an Action is a template where strings can be substituted into the URL for a specific Remote Link. Strings used in the templateUrl must be passed in via an attribute map when associating an action with a remote link. |
Rate this page: