1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

fix: content resource

* Update v-on@hVuRmhXVP65IPtuHTORjJ.md

* Update src/data/roadmaps/vue/content/v-on@hVuRmhXVP65IPtuHTORjJ.md

---------

Co-authored-by: Arik Chakma <arikchangma@gmail.com>
This commit is contained in:
任跃兵
2025-01-16 00:25:39 +08:00
committed by GitHub
parent 7a931f2f3b
commit d4c33930b5

View File

@@ -4,4 +4,5 @@ The v-on directive is placed on an element to attach an event listener. To attac
Visit the following resources to learn more:
- [@official@v-on Documentation](https://vuejs.org/api/built-in-directives.html#v-on)
- [@article@v-on Directive](https://www.w3schools.com/vue/ref_v-on.php)