Navigate to Route Actiont

On Click

Usually, you would use the Link component to redirect a user to a new page, but sometimes you need more control of this action. Some examples would be:

  • Redirect a user to a specific page after a form submission
  • Make an HTTP request on the user's button, click and redirect on the success

On Submit

Propertiest

PropertyTypeDescription
RouteselectSelect an existing route
Full URLtextWhen the route has a dynamic path, define the full URL