I\'m attempting to add a custom handler InlineButtonClickHandler to a component\'s click event, so that I can emit
InlineButtonClickHandler
click
You need to add the .native modifier:
{{name}}
This will listen to the native click event of the root element of the router-link component.
router-link