Back to Developer Roadmap

Events

src/data/roadmaps/vue/content/[email protected]

4.0446 B
Original Source

Events

As we develop our applications we may need to communicate with the parent component in order to notify of some actions e.g. when a user clicks on a button. In order to do this we need to use events.

Visit the following resources to learn more: