Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Foundations > Lesson 60

Relaying check-filter event

In the last video, we emitted a custom event with a payload from our check-filter component and received it in the movie-filter component.

As per the data flow plan that I've laid out here, we still need to complete step 3 by relaying the event data to the root instance so it can be sent via props to the movie-list component where it can be utilized to filter the list of movies.

Relaying event from movie-filter


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom