Back to Developer Roadmap

Events Handling

src/data/roadmaps/vue/content/event-handling@4p6Gh2fMPA8hls_mWa5HR.md

4.0397 B
Original Source

Events Handling

When you build a dynamic website with Vue you'll most likely want it to be able to respond to events. For example, if a user clicks a button, submits a form, or even just moves their mouse, you may want your Vue site to respond somehow.

Visit the following resources to learn more: