eventNameStringprivate
By default the {{link-to}} component responds to the click event. You can override this globally by setting this property to your custom event name.
This is particularly useful on mobile when one wants to avoid the 300ms click delay using some sort of custom tap event.
 Default: click 
Please login to continue.