Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Vue Foundations > Lesson 56

Add props to check-filter component

In the last video, we learned how props provide a way for a parent instance or component to provide data to a child component.

In this video, we're going to use props to allow our movie-filter component to display a checkbox for each of the available movie genres.

name options

Before we get to that, I wanted to address a small issue. You'll notice in Vue Devtools that our component tree view shows all of our custom components as an "Anonymous Component".


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom