Vue
Fundamentals of Vue.js

V-on and Events

PRO
Outline

In this video, you will learn about directives, which are special attributes that you can add to your HTML elements in a Vue.js application. Directives all start with v- and do different things, such as the v-on directive which helps with events.

List of Key Modifiers

 

I finished! On to the next chapter