URL of the clicked embedding link e.g. /embedding_prefix/recipes.
Click event.
HTML element of the clicked link.
If called, will prevent updating browser's URL to embeddingUrl via
History API.
If called, will prevent calling of the EmbeddingClient.navigateTo method with workatoUrl.
Corresponding Workato URL e.g. /recipes.
This event is passed to NavigationConfig.onVendorNavigation handler when user clicks on any embedded link.
See EmbeddingClient.handleNavigation for more info.