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.
> Lesson 38

Incorporating slots in movie-item

In the last lesson, we learned about slots, which allow a parent component to place custom content inside the template of a child component.

We're going to now utilize that feature to customize the content of the MovieItem component.

Customizing MovieItem

Currently, we're using the MovieItem component to provide content for the movie page. However, it seems pointless to have the same content in this page that we already have on the home page.


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