====== LU06b - v-on ====== ===== Learning ojectives ===== - Be able to explain the objectives of event handling and give examples. - Be able to name actions that can follow events. - Be able to use simple Vue events. ===== Source ===== * [[https://www.w3schools.com/vue/vue_v-on.php|W3School-Events - v-on]] * ===== Introduction ===== After discussing the principle of events in VUE in the last chapter, this chapter goes a little further. In other words, more exciting exercises, e.g. * Mouseover, * Mousemove, * ... ===== Example 1 =====
{{ message }}