Event Modifiers in Vue Framework
Given a link. Bind a click handler to it. Make it so that clicking on the link does not lead to a transition to it.
Given a button. Bind a click handler to it. Make it so that only the first click on the button is triggered.