The Delightful World of Vue
v-on & methods: User Interaction
  Start your All-Access Pass to unlock this challenge
Buy Access Login

Challenge 3 / 3

Suppose we have a component where an element of its template looks like this:

<button @click="onFormSubmit">Submit form!</button>

How could we print Form submit button clicked! to the console each time this button is clicked?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.