Route to external page
Redirect a user to another page outside of your application
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Url | The url that you want to route the user to. | STRING | true | |
Target | Select whether the new page should be opened in a new tab or in the existing window. | SELECT_ONE | false |